Skip to content

Commit

Permalink
Update Rust crate zbus to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 785b8af commit 44eb950
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 58 deletions.
100 changes: 43 additions & 57 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 @@ -55,7 +55,7 @@ clap = { version = "4.5.4", features = ["derive"] }
libc = "0.2.153"
thiserror = "1.0.59"
anyhow = "1.0.82"
zbus = "4.1.2"
zbus = "4.2.0"
num-traits = "0.2.18"
approx = "0.5.1"
nix = { version = "0.28", features = ["term", "aio", "fs", "process"] }
Expand Down

0 comments on commit 44eb950

Please sign in to comment.