remove keyword to fit in the limit

This commit is contained in:
2020-04-24 00:13:36 +02:00
parent e19d548ede
commit e2de07f86e
+1 -1
View File
@@ -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"