Skip to content

Commit 7d03d93

Browse files
chore(deps): bump serde_json from 1.0.139 to 1.0.140 (#53)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.139 to 1.0.140. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.140) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.140 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 06731b3 commit 7d03d93

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
@@ -37,7 +37,7 @@ kanal = "0.1.0-pre8"
3737
parking_lot = "0.12.3"
3838
rand = "0.9.0"
3939
serde = { version = "1.0.217", features = ["derive"] }
40-
serde_json = "1.0.138"
40+
serde_json = "1.0.140"
4141
sha2 = { version = "0.10.8", features = ["asm", "loongarch64_asm"] }
4242
shrex = { git = "https://github.com/alpenlabs/strata", version = "0.1.0", features = ["axum", "serde"] }
4343
terrors = "0.3.2"

0 commit comments

Comments
 (0)