Skip to content

Commit 4787ffa

Browse files
build(deps): bump serde_json from 1.0.142 to 1.0.143 (#352)
1 parent 661588a commit 4787ffa

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.17.0", features = ["cargo_metadata"] }
2121
error-stack = "0.5.0"
2222
serde = { version = "1.0.217", features = ["derive"] }
23-
serde_json = "1.0.142"
23+
serde_json = "1.0.143"
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)