Skip to content

Commit

Permalink
build(deps): update zbus_names requirement from 2.6.0 to 3.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [zbus_names](https://github.com/dbus2/zbus) to permit the latest version.
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](dbus2/zbus@zbus_names-2.6.0...zbus_names-2.6.0)

---
updated-dependencies:
- dependency-name: zbus_names
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 21b93ef commit 3142a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
uuid = { version = "1.6.1", features = ["v4", "fast-rng"] }
futures = "0.3.29"
zbus = "3.14.1"
zbus_names = "2.6.0"
zbus_names = "3.0.0"
byte-unit = "5.0.3"
thiserror = "1.0"

Expand Down

0 comments on commit 3142a05

Please sign in to comment.