Skip to content

Commit e99d4a3

Browse files
Merge pull request #167 from casework/dependabot/cargo/rust/case2geojson/serde_json-1.0.150
Bump serde_json from 1.0.149 to 1.0.150 in /rust/case2geojson
2 parents ff14491 + 62e501f commit e99d4a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rust/case2geojson/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -8,6 +8,6 @@ geojson = "1.0.0"
88
iref = "3.2.2"
99
json-ld = { version = "0.21.4" }
1010
oxigraph = { version = "0.5.8", default-features = false}
11-
serde_json = "1.0.149"
11+
serde_json = "1.0.150"
1212
static-iref = "3.0.0"
1313
tokio = { version = "1.52.3", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)