Skip to content

Commit 4ae8a06

Browse files
chore: Bump serde_json from 1.0.142 to 1.0.143 in the cargo group
Bumps the cargo group with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.142 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.142...v1.0.143) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d129481 commit 4ae8a06

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
@@ -24,7 +24,7 @@ rand = { version = "0.9.2", features = ["thread_rng"], default-features = false,
2424
serde = { version = "1.0.219", features = ["derive"], default-features = false, optional = true }
2525

2626
[dev-dependencies]
27-
serde_json = "1.0.142"
27+
serde_json = "1.0.143"
2828
bincode = { version = "2.0.1", features = ["serde"] }
2929

3030
[lints.rust]

0 commit comments

Comments
 (0)