Skip to content

Commit

Permalink
Update geo requirement from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Aug 25, 2022
1 parent b919b85 commit 4b9734d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ edition = "2018"

[dependencies]
libc = "0.2.29"
geo = "0.22.0"
geo = "0.23.0"
num-traits = "0.2.8"
thiserror = "1.0.4"

Expand Down

0 comments on commit 4b9734d

Please sign in to comment.