Skip to content

Commit

Permalink
bump spade version to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RobWalt committed Jul 26, 2024
1 parent 39c0349 commit 715a319
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 @@ -20,7 +20,7 @@ use-serde = ["serde", "geo-types/serde"]

[dependencies]
earcutr = { version = "0.4.2", optional = true }
spade = { version = "2.2.0", optional = true }
spade = { version = "2.10.0", optional = true }
float_next_after = "1.0.0"
geo-types = { version = "0.7.13", features = ["approx", "use-rstar_0_12"] }
geographiclib-rs = { version = "0.2.3", default-features = false }
Expand Down

0 comments on commit 715a319

Please sign in to comment.