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 <jocull@delmarsd.com>", "Jonathan Pallant <github@thejpster.org.uk"]
4+
authors = ["James O'Cull <jocull@delmarsd.com>",
5+
"Jonathan Pallant <github@thejpster.org.uk>",
6+
"Hannah McLaughlin <h@mcla.ug>"]
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)