Skip to content

Commit 04d9ea8

Browse files
authored
Merge pull request #150 from casework/remove_temporary_pin
Remove temporary pin
2 parents 819f5f4 + dca1681 commit 04d9ea8

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

rust/case2geojson/Cargo.lock

Lines changed: 21 additions & 14 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
@@ -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)