Skip to content

Commit 21d2c66

Browse files
Bump serde_json from 1.0.145 to 1.0.146 in /rust/case2geojson
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.146. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.146) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.146 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1228805 commit 21d2c66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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 = "0.24.1"
88
iref = "3.2.2"
99
json-ld = { git = "https://github.com/miterst/json-ld.git", rev = "6b48152595b661ae5ada46747e15f373e698d151" }
1010
oxigraph = { version = "0.5.3", default-features = false}
11-
serde_json = "1.0.145"
11+
serde_json = "1.0.146"
1212
static-iref = "3.0.0"
1313
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "test-util"] }

0 commit comments

Comments
 (0)