Skip to content

Commit ce2bd3a

Browse files
authored
Add science::geo category (#23)
- [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/master/CODE_OF_CONDUCT.md). ~- [ ] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users.~ --- Fixes #21
1 parent ff0dd67 commit ce2bd3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ homepage = "https://github.com/georust/tilejson"
1313
repository = "https://github.com/georust/tilejson"
1414
readme = "README.md"
1515
keywords = ["maplibre", "mapbox", "tilejson", "serde"]
16+
categories = ["science::geo"]
1617

1718
[dependencies]
1819
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)