rust ffast-math (defunct, use lower)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,4 +7,5 @@ repository = "https://github.com/bend-n/umath" authors = ["bend-n <[email protected]>"] edition = "2021" exclude = [".gitignore"] -categories = ["hardware-support", "mathematics",]
\ No newline at end of file +categories = ["hardware-support", "mathematics", "no-std", "no-std::no-alloc"] +keywords = ["fast", "math", "unsafe", "ffast-math", "float"]
\ No newline at end of file |