Skip to content

Commit ecaf83e

Browse files
Bump iref from 3.2.2 to 4.0.0 in /rust/case2geojson
Bumps [iref](https://github.com/timothee-haudebourg/iref) from 3.2.2 to 4.0.0. - [Changelog](https://github.com/timothee-haudebourg/iref/blob/main/CHANGELOG.md) - [Commits](timothee-haudebourg/iref@v3.2.2...v4.0.0) --- updated-dependencies: - dependency-name: iref dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c70f21 commit ecaf83e

2 files changed

Lines changed: 89 additions & 17 deletions

File tree

rust/case2geojson/Cargo.lock

Lines changed: 88 additions & 16 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
geojson = "1.0.0"
8-
iref = "3.2.2"
8+
iref = "4.0.0"
99
json-ld = { version = "0.21.4" }
1010
oxigraph = { version = "0.5.6", default-features = false}
1111
serde_json = "1.0.149"

0 commit comments

Comments
 (0)