Skip to content

Commit d0039d7

Browse files
build(deps): bump serde_json from 1.0.138 to 1.0.142 (#345)
1 parent 817364c commit d0039d7

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
@@ -20,7 +20,7 @@ clap = { version = "4.5.42", features = ["derive"] }
2020
clap-cargo = { version = "0.16.0", features = ["cargo_metadata"] }
2121
error-stack = "0.5.0"
2222
serde = { version = "1.0.217", features = ["derive"] }
23-
serde_json = "1.0.138"
23+
serde_json = "1.0.142"
2424

2525
# Embark standard lints v6 for Rust 1.55+
2626
# for more info see: <https://github.com/EmbarkStudios/rust-ecosystem/issues/59>

0 commit comments

Comments
 (0)