We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21dbed1 + c5275d9 commit 1984defCopy full SHA for 1984def
geo-types/Cargo.toml
@@ -13,4 +13,4 @@ edition = "2018"
13
[dependencies]
14
num-traits = "0.2"
15
serde = { version = "1", optional = true, features = ["derive"] }
16
-rstar = { version = "0.2", optional = true }
+rstar = { version = "0.4", optional = true }
0 commit comments