Skip to content

Commit 437a6e9

Browse files
Merge pull request #130 from containers/dependabot/cargo/serde_json-1.0.73
build(deps): bump serde_json from 1.0.72 to 1.0.73
2 parents 308465e + 7445ffa commit 437a6e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ libc = "0.2"
2222
log = "0.4.14"
2323
serde = { version = "1.0.131", features = ["derive"], optional = true }
2424
serde-value = "0.7.0"
25-
serde_json = "1.0.72"
25+
serde_json = "1.0.73"
2626
simple-error = "0.2.3"
2727
sysctl = "0.4.3"
2828
url = "2.1.0"

0 commit comments

Comments
 (0)