Skip to content

Commit

Permalink
Added to "Geospatial" crates.io category.
Browse files Browse the repository at this point in the history
Closes #361
  • Loading branch information
metasim committed May 16, 2023
1 parent f3f20ef commit dd2b7f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ authors = [
"Alex Morega <alex@grep.ro>",
"Johannes Drönner <droenner@informatik.uni-marburg.de>",
]
categories = ["science::geo", "api-bindings"]
repository = "https://github.com/georust/gdal"
edition = "2021"
rust-version = "1.58"
Expand Down
1 change: 1 addition & 0 deletions gdal-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ license = "MIT"
version = "0.8.0"
repository = "https://github.com/georust/gdal"
authors = ["Johannes Drönner <droenner@informatik.uni-marburg.de>"]
categories = ["science::geo", "api-bindings"]
edition = "2018"
rust-version = "1.58"
links="gdal"
Expand Down

0 comments on commit dd2b7f8

Please sign in to comment.