rust ffast-math (defunct, use lower)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fe7ccfb..d9ad25e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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