remove keyword to fit in the limit

master
Ondřej Hruška 4 years ago
parent e19d548ede
commit e2de07f86e
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 2
      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"

Loading…
Cancel
Save