Skip to content

Commit

Permalink
[georust#148] Add Geo category to Cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
nk9 committed Jan 13, 2025
1 parent 4f1446e commit a554af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ authors = [
repository = "https://github.com/georust/proj"
documentation = "https://docs.rs/proj/"
keywords = ["proj", "projection", "osgeo", "geo"]
categories = ["science::geo"]
license = "MIT OR Apache-2.0"
readme = "README.md"
edition = "2018"
Expand Down

0 comments on commit a554af6

Please sign in to comment.