Skip to content

Commit ea224e7

Browse files
committed
Updated authors
1 parent 41fbc55 commit ea224e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[package]
22
name = "measurements"
33
version = "0.3.0"
4-
authors = ["James O'Cull <[email protected]>", "Jonathan Pallant <[email protected]"]
4+
authors = ["James O'Cull <[email protected]>",
5+
"Jonathan Pallant <[email protected]>",
6+
"Hannah McLaughlin <[email protected]>"]
57
documentation = "https://docs.rs/crate/measurements"
68
repository = "https://github.com/jocull/rust-measurements"
79
keywords = ["measurements", "lengths", "weights", "temperatures", "volumes"]

0 commit comments

Comments
 (0)