Skip to content

Commit 85598ef

Browse files
Bump serde_json from 1.0.117 to 1.0.132 (#2291)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.132. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...1.0.132) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d17608 commit 85598ef

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ scale-info = { version = "2.11", default-features = false }
6363
schemars = { version = "0.8" }
6464
secp256k1 = { version = "0.28.2" }
6565
serde = { version = "1.0.214", default-features = false }
66-
serde_json = { version = "1.0.117" }
66+
serde_json = { version = "1.0.132" }
6767
sha2 = { version = "0.10" }
6868
sha3 = { version = "0.10" }
6969
static_assertions = { version = "1.1" }

0 commit comments

Comments
 (0)