Skip to content

Commit c20e2e8

Browse files
authored
Update Cargo.toml
1 parent 7afbb8a commit c20e2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ geojson = { version = ">= 0.19, <= 0.24.1", optional = true }
3131
[features]
3232
default = ["geo-types", "geojson"]
3333
geo-types = ["dep:geo-types"]
34-
geojson = ["geo-types", "dep:geojson"]
34+
geojson = ["dep:geojson"]

0 commit comments

Comments
 (0)