Skip to content

Commit 39bc28a

Browse files
Merge pull request #1037 from containers/renovate/serde_json-1.x
fix(deps): update rust crate serde_json to 1.0.121
2 parents 03d66c1 + 30aee33 commit 39bc28a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -39,7 +39,7 @@ libc = "0.2.154"
3939
log = "0.4.22"
4040
serde = { version = "1.0.199", features = ["derive"], optional = true }
4141
serde-value = "0.7.0"
42-
serde_json = "1.0.120"
42+
serde_json = "1.0.121"
4343
sysctl = "0.5.5"
4444
url = "2.5.2"
4545
zbus = { version = "3.15.2" }

0 commit comments

Comments
 (0)