Skip to content

Commit 9b0fcb9

Browse files
Bump oxigraph from 0.5.7 to 0.5.8 in /rust/case2geojson
Bumps [oxigraph](https://github.com/oxigraph/oxigraph) from 0.5.7 to 0.5.8. - [Release notes](https://github.com/oxigraph/oxigraph/releases) - [Changelog](https://github.com/oxigraph/oxigraph/blob/v0.5.8/CHANGELOG.md) - [Commits](oxigraph/oxigraph@v0.5.7...v0.5.8) --- updated-dependencies: - dependency-name: oxigraph dependency-version: 0.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d829166 commit 9b0fcb9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rust/case2geojson/Cargo.lock

Lines changed: 2 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
@@ -7,7 +7,7 @@ edition = "2021"
77
geojson = "1.0.0"
88
iref = "3.2.2"
99
json-ld = { version = "0.21.4" }
10-
oxigraph = { version = "0.5.7", default-features = false}
10+
oxigraph = { version = "0.5.8", default-features = false}
1111
serde_json = "1.0.149"
1212
static-iref = "3.0.0"
1313
tokio = { version = "1.52.3", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)