diff --git a/Cargo.toml b/Cargo.toml index 5b4c5b0..a4cb050 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ description = "Parse latitude/longitude from many common formats" edition = "2018" readme = "README.md" repository = "https://git.ondrovo.com/packages/latlon" -keywords = ["gps", "geo", "geography", "geospatial", "location", "parse"] +keywords = ["gps", "geo", "geography", "location", "parse"] categories = ["parser-implementations", "science"] license = "MIT"