Skip to content

Commit

Permalink
Merge pull request #1316 from AndrewLipscomb/i_overlay_2.0.0
Browse files Browse the repository at this point in the history
Update i_overlay to 2.0.0
  • Loading branch information
michaelkirk authored Feb 28, 2025
2 parents c1f8131 + f23e8d1 commit 70b1c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ proj = { version = "0.28.0", optional = true }
robust = "1.1.0"
rstar = "0.12.0"
serde = { version = "1.0", optional = true, features = ["derive"] }
i_overlay = { version = "1.10.0, < 1.11.0", default-features = false }
i_overlay = { version = "2.0.0, < 2.1.0", default-features = false }

[dev-dependencies]
approx = ">= 0.4.0, < 0.6.0"
Expand Down

0 comments on commit 70b1c1f

Please sign in to comment.