We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819f5f4 commit dd98f09Copy full SHA for dd98f09
1 file changed
rust/case2geojson/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
[dependencies]
7
geojson = "0.24.1"
8
iref = "3.2.2"
9
-json-ld = { git = "https://github.com/miterst/json-ld.git", rev = "6b48152595b661ae5ada46747e15f373e698d151" }
+json-ld = { version = "0.21.4" }
10
oxigraph = { version = "0.5.5", default-features = false}
11
serde_json = "1.0.149"
12
static-iref = "3.0.0"
0 commit comments