Skip to content

Commit d5a78f7

Browse files
build(deps): bump serde_json from 1.0.135 to 1.0.137 (#3550)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.135 to 1.0.137. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.135...v1.0.137) --- 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 965aacb commit d5a78f7

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
@@ -3508,9 +3508,9 @@ dependencies = [
35083508

35093509
[[package]]
35103510
name = "serde_json"
3511-
version = "1.0.135"
3511+
version = "1.0.137"
35123512
source = "registry+https://github.com/rust-lang/crates.io-index"
3513-
checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9"
3513+
checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b"
35143514
dependencies = [
35153515
"itoa",
35163516
"memchr",

0 commit comments

Comments
 (0)