Skip to content

Commit 8703e58

Browse files
Bump geojson from 0.24.2 to 1.0.0 in /rust/case2geojson
Bumps [geojson](https://github.com/georust/geojson) from 0.24.2 to 1.0.0. - [Changelog](https://github.com/georust/geojson/blob/main/CHANGES.md) - [Commits](georust/geojson@0.24.2...v1.0.0) --- updated-dependencies: - dependency-name: geojson dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f92473d commit 8703e58

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

rust/case2geojson/Cargo.lock

Lines changed: 19 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/case2geojson/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
geojson = "0.24.1"
7+
geojson = "1.0.0"
88
iref = "3.2.2"
99
json-ld = { version = "0.21.4" }
1010
oxigraph = { version = "0.5.6", default-features = false}

0 commit comments

Comments
 (0)