Skip to content

Commit 46cd0d9

Browse files
build(deps): bump serde_json from 1.0.65 to 1.0.66 (#1176)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.65 to 1.0.66. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.65...v1.0.66) --- 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 1cff3ae commit 46cd0d9

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
@@ -2003,9 +2003,9 @@ checksum = "92d5161132722baa40d802cc70b15262b98258453e85e5d1d365c757c73869ae"
20032003

20042004
[[package]]
20052005
name = "serde_json"
2006-
version = "1.0.65"
2006+
version = "1.0.66"
20072007
source = "registry+https://github.com/rust-lang/crates.io-index"
2008-
checksum = "28c5e91e4240b46c4c19219d6cc84784444326131a4210f496f948d5cc827a29"
2008+
checksum = "336b10da19a12ad094b59d870ebde26a45402e5b470add4b5fd03c5048a32127"
20092009
dependencies = [
20102010
"itoa",
20112011
"ryu",

0 commit comments

Comments
 (0)