Skip to content

Commit

Permalink
fix(deps): update rust crate serde_json to 1.0.102
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent c11ddec commit 64d55ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ libc = "0.2"
log = "0.4.19"
serde = { version = "1.0.171", features = ["derive"], optional = true }
serde-value = "0.7.0"
serde_json = "1.0.100"
serde_json = "1.0.102"
sysctl = "0.5.4"
url = "2.4.0"
zbus = { version = "3.14.1" }
Expand Down

0 comments on commit 64d55ee

Please sign in to comment.