Skip to content

Commit dd98f09

Browse files
committed
Remove temporary pin
A follow-on patch will regenerate Make-managed files. References: * #112 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent 819f5f4 commit dd98f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/case2geojson/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
geojson = "0.24.1"
88
iref = "3.2.2"
9-
json-ld = { git = "https://github.com/miterst/json-ld.git", rev = "6b48152595b661ae5ada46747e15f373e698d151" }
9+
json-ld = { version = "0.21.4" }
1010
oxigraph = { version = "0.5.5", default-features = false}
1111
serde_json = "1.0.149"
1212
static-iref = "3.0.0"

0 commit comments

Comments
 (0)