Skip to content

Commit

Permalink
Merge pull request #34 from lelongg/dependabot/cargo/geo-0.28.0
Browse files Browse the repository at this point in the history
Update geo requirement from 0.27.0 to 0.28.0
  • Loading branch information
lelongg authored Feb 29, 2024
2 parents 68cad21 + a427bc8 commit 45dbdf9
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 @@ -13,7 +13,7 @@ version = "0.5.1-alpha.0"

[dependencies]
approx = "0.5.0"
geo = "0.27.0"
geo = "0.28.0"
geo-clipper = "0.8.0"
log = "0.4.17"

Expand Down

0 comments on commit 45dbdf9

Please sign in to comment.