Skip to content

Commit eb4251b

Browse files
Merge pull request #906 from containers/renovate/serde_json-1.x
Update Rust crate serde_json to 1.0.113
2 parents 771a226 + 733a785 commit eb4251b

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
@@ -39,7 +39,7 @@ libc = "0.2"
3939
log = "0.4.20"
4040
serde = { version = "1.0.193", features = ["derive"], optional = true }
4141
serde-value = "0.7.0"
42-
serde_json = "1.0.112"
42+
serde_json = "1.0.113"
4343
sysctl = "0.5.5"
4444
url = "2.5.0"
4545
zbus = { version = "3.14.1" }

0 commit comments

Comments
 (0)