Skip to content

Commit

Permalink
Merge pull request #1 from debugger22/geo-msrv-1.58
Browse files Browse the repository at this point in the history
Add MSRV as 1.58 for the geo crate
  • Loading branch information
debugger22 committed Aug 16, 2022
2 parents dcb0c87 + 73099ca commit 2fe2911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geo/Cargo.toml
Expand Up @@ -9,6 +9,7 @@ readme = "../README.md"
keywords = ["gis", "geo", "geography", "geospatial"]
autobenches = true
edition = "2021"
rust-version = "1.58"

[features]
use-proj = ["proj"]
Expand Down

0 comments on commit 2fe2911

Please sign in to comment.