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 41fbc55 commit ea224e7Copy full SHA for ea224e7
Cargo.toml
@@ -1,7 +1,9 @@
1
[package]
2
name = "measurements"
3
version = "0.3.0"
4
-authors = ["James O'Cull <[email protected]>", "Jonathan Pallant <[email protected]"]
+authors = ["James O'Cull <[email protected]>",
5
+ "Jonathan Pallant <[email protected]>",
6
+ "Hannah McLaughlin <[email protected]>"]
7
documentation = "https://docs.rs/crate/measurements"
8
repository = "https://github.com/jocull/rust-measurements"
9
keywords = ["measurements", "lengths", "weights", "temperatures", "volumes"]
0 commit comments