We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143d92f commit c0537f9Copy full SHA for c0537f9
Cargo.toml
@@ -4,6 +4,6 @@ version = "0.2.1"
4
authors = ["James O'Cull <[email protected]>"]
5
documentation = "https://jocull.github.io/rust-measurements/"
6
repository = "https://github.com/jocull/rust-measurements"
7
-keywords = ["units of measure", "measurements", "lengths", "weights", "temperatures", "volumes"]
+keywords = ["units", "measurements", "lengths", "weights", "temperatures", "volumes"]
8
description = "Handle metric, imperial, and other measurements with ease! Types: Length, Temperature, Weight, Volume"
9
license = "MIT"
0 commit comments