chore(deps): bump the cargo group with 1 update
Bumps the cargo group with 1 update: [zbus](https://github.com/dbus2/zbus). Updates `zbus` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](https://github.com/dbus2/zbus/compare/zbus-3.14.1...zbus-3.15.0) --- updated-dependencies: - dependency-name: zbus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Henrik Friedrichsen
parent
98210e2705
commit
15515c27b5
@@ -40,7 +40,7 @@ chrono = "0.4"
|
||||
clap = "4.4.18"
|
||||
clipboard = {version = "0.5", optional = true}
|
||||
crossbeam-channel = "0.5"
|
||||
zbus = {version = "3.11.1", default-features = false, features = ["tokio"], optional = true}
|
||||
zbus = {version = "3.15.0", default-features = false, features = ["tokio"], optional = true}
|
||||
fern = "0.6"
|
||||
futures = "0.3"
|
||||
ioctl-rs = {version = "0.2", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user