Skip to content

Commit 5ffa423

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump serde_json from 1.0.71 to 1.0.72 (#1389)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.71...v1.0.72) --- 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> (cherry picked from commit a92da63) Signed-off-by: Oliver Gould <[email protected]>
1 parent 59abaae commit 5ffa423

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
@@ -1978,9 +1978,9 @@ checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"
19781978

19791979
[[package]]
19801980
name = "serde_json"
1981-
version = "1.0.71"
1981+
version = "1.0.72"
19821982
source = "registry+https://github.com/rust-lang/crates.io-index"
1983-
checksum = "063bf466a64011ac24040a49009724ee60a57da1b437617ceb32e53ad61bfb19"
1983+
checksum = "d0ffa0837f2dfa6fb90868c2b5468cad482e175f7dad97e7421951e663f2b527"
19841984
dependencies = [
19851985
"itoa",
19861986
"ryu",

0 commit comments

Comments
 (0)