Skip to content

Commit a4bc404

Browse files
authored
Update Cargo.toml
1 parent 39fc55f commit a4bc404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ use-serde = ["serde", "geo-types/serde"]
2222
earcutr = { version = "0.4.2", optional = true }
2323
spade = { version = "2.2.0", optional = true }
2424
float_next_after = "1.0.0"
25-
geo-types = { version = "0.7.12", features = ["approx", "use-rstar_0_12"] }
25+
geo-types = { version = "0.7.13", features = ["approx", "use-rstar_0_12"] }
2626
geographiclib-rs = { version = "0.2.3", default-features = false }
2727
log = "0.4.11"
2828
num-traits = "0.2"

0 commit comments

Comments
 (0)