Skip to content

Commit 1b2cb83

Browse files
Bump oxigraph from 0.5.2 to 0.5.3 in /rust/case2geojson
Bumps [oxigraph](https://github.com/oxigraph/oxigraph) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/oxigraph/oxigraph/releases) - [Changelog](https://github.com/oxigraph/oxigraph/blob/main/CHANGELOG.md) - [Commits](oxigraph/oxigraph@v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: oxigraph dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3904d6e commit 1b2cb83

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

rust/case2geojson/Cargo.lock

Lines changed: 8 additions & 8 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.5.2", default-features = false}
10+
oxigraph = { version = "0.5.3", default-features = false}
1111
serde_json = "1.0.145"
1212
static-iref = "3.0.0"
1313
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)