We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afbb8a commit c20e2e8Copy full SHA for c20e2e8
Cargo.toml
@@ -31,4 +31,4 @@ geojson = { version = ">= 0.19, <= 0.24.1", optional = true }
31
[features]
32
default = ["geo-types", "geojson"]
33
geo-types = ["dep:geo-types"]
34
-geojson = ["geo-types", "dep:geojson"]
+geojson = ["dep:geojson"]
0 commit comments