Skip to content

Commit 8fe78c1

Browse files
michaelkirkpka
authored andcommitted
update geojson
1 parent f42ac89 commit 8fe78c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geozero-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ all-features = true
2424

2525
[dependencies]
2626
geozero = { version = "0.5", path = "../geozero" }
27-
geojson = { version = "0.18" }
27+
geojson = { version = "0.21" }
2828
geo-types = { version = "0.6", default-features = false }
2929
geos = { version = "7.0", optional = true }
3030
gdal = { version = "0.6", default-features = false, optional = true }

0 commit comments

Comments
 (0)