Skip to content

Commit

Permalink
fix(deps): update rust crate zbus to v5
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 Oct 22, 2024
1 parent 334acee commit 81ab6f5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 28 deletions.
44 changes: 17 additions & 27 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 @@ serde-value = "0.7.0"
serde_json = "1.0.123"
sysctl = "0.6.0"
url = "2.5.2"
zbus = { version = "4.3.1" }
zbus = { version = "5.0.1" }
nix = { version = "0.29.0", features = ["sched", "signal", "user"] }
rand = "0.8.5"
sha2 = "0.10.8"
Expand Down

0 comments on commit 81ab6f5

Please sign in to comment.