Skip to content

Commit

Permalink
build(deps): bump zbus from 5.0.1 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [zbus](https://github.com/dbus2/zbus) from 5.0.1 to 5.3.0.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus-5.0.1...zbus-5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent ce49f20 commit d00924b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
22 changes: 9 additions & 13 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 @@ -34,6 +34,6 @@ tokio = { version = "1.43", default-features = false }
tempfile = "3.15"
tracing = "0.1"
tracing-subscriber = "0.3"
zbus = { version = "5.0", default-features = false }
zbus = { version = "5.3", default-features = false }
zeroize = { version = "1", features = ["zeroize_derive"] }
zvariant = { version = "5.2", default-features = false, features = ["gvariant"]}

0 comments on commit d00924b

Please sign in to comment.