Skip to content

Commit c3e052c

Browse files
Bump oxigraph from 0.4.9 to 0.5.2 in /rust/case2geojson
Bumps [oxigraph](https://github.com/oxigraph/oxigraph) from 0.4.9 to 0.5.2. - [Release notes](https://github.com/oxigraph/oxigraph/releases) - [Changelog](https://github.com/oxigraph/oxigraph/blob/main/CHANGELOG.md) - [Commits](oxigraph/oxigraph@v0.4.9...v0.5.2) --- updated-dependencies: - dependency-name: oxigraph dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a6f15 commit c3e052c

2 files changed

Lines changed: 82 additions & 31 deletions

File tree

rust/case2geojson/Cargo.lock

Lines changed: 81 additions & 30 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 = "0.24.1"
88
iref = "3.2.2"
99
json-ld = { git = "https://github.com/miterst/json-ld.git", rev = "6b48152595b661ae5ada46747e15f373e698d151" }
10-
oxigraph = { version = "0.4.1", default-features = false}
10+
oxigraph = { version = "0.5.2", default-features = false}
1111
serde_json = "1.0.135"
1212
static-iref = "3.0.0"
1313
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)