Skip to content

Commit 53febd0

Browse files
build(deps): bump serde_json from 1.0.143 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96434d9 commit 53febd0

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

Cargo.lock

Lines changed: 22 additions & 11 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
@@ -64,7 +64,7 @@ scale-info = { version = "2.11", default-features = false }
6464
schemars = { version = "0.8" }
6565
secp256k1 = { version = "0.30.0" }
6666
serde = { version = "1.0.215", default-features = false }
67-
serde_json = { version = "1.0.137" }
67+
serde_json = { version = "1.0.145" }
6868
sha2 = { version = "0.10" }
6969
sha3 = { version = "0.10" }
7070
static_assertions = { version = "1.1" }

0 commit comments

Comments
 (0)