Skip to content

Commit 008a814

Browse files
chore(deps): bump serde_json from 1.0.143 to 1.0.145 (#1304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e936107 commit 008a814

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

Lines changed: 17 additions & 6 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
@@ -78,7 +78,7 @@ nix = { version = "0.29.0", features = ["process"] }
7878
anyhow = "1.0.72"
7979
itertools = "0.14.0"
8080
serde = { version = "1.0.175", features = ["derive"] }
81-
serde_json = "1.0.103"
81+
serde_json = "1.0.145"
8282
semver = "1.0.18"
8383
built = "0.7.1"
8484

0 commit comments

Comments
 (0)