Update keywords in crates.io metadata

This commit is contained in:
David Tolnay
2022-08-02 10:38:56 -07:00
parent 3d9633ea8f
commit 8d3f390163
+1
View File
@@ -7,6 +7,7 @@ description = "Fast floating point to string conversion"
documentation = "https://docs.rs/ryu"
edition = "2018"
exclude = ["performance.png", "chart/**"]
keywords = ["float"]
license = "Apache-2.0 OR BSL-1.0"
readme = "README.md"
repository = "https://github.com/dtolnay/ryu"