We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baca03d commit b35f2bfCopy full SHA for b35f2bf
geo/Cargo.toml
@@ -17,7 +17,7 @@ travis-ci = { repository = "georust/geo" }
17
[dependencies]
18
num-traits = "0.2"
19
serde = { version = "1.0", optional = true, features = ["derive"] }
20
-rstar = { version = "0.2" }
+rstar = { version = "0.4" }
21
failure = "0.1.2"
22
postgis = { version = "0.6", optional = true }
23
proj = { version = "0.7", optional = true }
0 commit comments