Skip to content

Commit c0537f9

Browse files
author
James O'Cull
committed
Removed invalid keyword (oops)
1 parent 143d92f commit c0537f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ version = "0.2.1"
44
authors = ["James O'Cull <[email protected]>"]
55
documentation = "https://jocull.github.io/rust-measurements/"
66
repository = "https://github.com/jocull/rust-measurements"
7-
keywords = ["units of measure", "measurements", "lengths", "weights", "temperatures", "volumes"]
7+
keywords = ["units", "measurements", "lengths", "weights", "temperatures", "volumes"]
88
description = "Handle metric, imperial, and other measurements with ease! Types: Length, Temperature, Weight, Volume"
99
license = "MIT"

0 commit comments

Comments
 (0)