Skip to content

Commit f92473d

Browse files
Merge pull request #155 from casework/dependabot/cargo/rust/case2geojson/oxigraph-0.5.6
Bump oxigraph from 0.5.5 to 0.5.6 in /rust/case2geojson
2 parents 5564cd5 + de89f56 commit f92473d

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

rust/case2geojson/Cargo.lock

Lines changed: 12 additions & 12 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 = { version = "0.21.4" }
10-
oxigraph = { version = "0.5.5", default-features = false}
10+
oxigraph = { version = "0.5.6", default-features = false}
1111
serde_json = "1.0.149"
1212
static-iref = "3.0.0"
1313
tokio = { version = "1.50.0", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)