diff --git a/Cargo.toml b/Cargo.toml index 698cc59..5b4c5b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Ondřej Hruška "] 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"] categories = ["parser-implementations", "science"] license = "MIT"