Skip to content

Commit 109cfaa

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump serde_json from 1.0.125 to 1.0.127
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.125...1.0.127) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 949c1ec commit 109cfaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -33,7 +33,7 @@ rand = { version = "0.9.0-alpha.2" }
3333
readonly = { version = "0.2.12" }
3434
redis-async = { version = "0.17.2" }
3535
serde = { version = "1.0" }
36-
serde_json = { version = "1.0.125" }
36+
serde_json = { version = "1.0.127" }
3737
testcontainers-modules = { version = "0.9.0" }
3838
thiserror = { version = "1.0.63" }
3939
tokio = { version = "1.39.3" }

0 commit comments

Comments
 (0)