Skip to content

Commit 6592e7b

Browse files
build(deps): bump serde_json from 1.0.122 to 1.0.124 (#3132)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.122...v1.0.124) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ccf7e0 commit 6592e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3057,9 +3057,9 @@ dependencies = [
30573057

30583058
[[package]]
30593059
name = "serde_json"
3060-
version = "1.0.122"
3060+
version = "1.0.124"
30613061
source = "registry+https://github.com/rust-lang/crates.io-index"
3062-
checksum = "784b6203951c57ff748476b126ccb5e8e2959a5c19e5c617ab1956be3dbc68da"
3062+
checksum = "66ad62847a56b3dba58cc891acd13884b9c61138d330c0d7b6181713d4fce38d"
30633063
dependencies = [
30643064
"itoa",
30653065
"memchr",

0 commit comments

Comments
 (0)