Skip to content

Commit cd6817d

Browse files
build(deps): bump serde_json from 1.0.145 to 1.0.148 (#431)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc02c16 commit cd6817d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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.53", features = ["derive"] }
2020
clap-cargo = { version = "0.18.3", features = ["cargo_metadata"] }
2121
error-stack = "0.6.0"
2222
serde = { version = "1.0.217", features = ["derive"] }
23-
serde_json = "1.0.145"
23+
serde_json = "1.0.148"
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)