Skip to content

Commit

Permalink
Bump zbus from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [zbus](https://github.com/dbus2/zbus) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus-4.0.1...zbus-4.1.0)

---
updated-dependencies:
- dependency-name: zbus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent a38788b commit 09cf29e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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.4.18", features = ["derive"] }
libc = "0.2.153"
thiserror = "1.0.56"
anyhow = "1.0.79"
zbus = "4.0.1"
zbus = "4.1.0"
num-traits = "0.2.18"
approx = "0.5.1"
nix = { version = "0.27.1", features = ["term", "aio", "fs", "process"] }
Expand Down

0 comments on commit 09cf29e

Please sign in to comment.