Skip to content

Commit b35f2bf

Browse files
committed
also bump rstar in geo
1 parent baca03d commit b35f2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geo/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ travis-ci = { repository = "georust/geo" }
1717
[dependencies]
1818
num-traits = "0.2"
1919
serde = { version = "1.0", optional = true, features = ["derive"] }
20-
rstar = { version = "0.2" }
20+
rstar = { version = "0.4" }
2121
failure = "0.1.2"
2222
postgis = { version = "0.6", optional = true }
2323
proj = { version = "0.7", optional = true }

0 commit comments

Comments
 (0)