chore(deps): bump the cargo group with 2 updates (#1646)
Bumps the cargo group with 2 updates: [zbus](https://github.com/dbus2/zbus) and [tokio](https://github.com/tokio-rs/tokio). Updates `zbus` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](https://github.com/dbus2/zbus/compare/zbus-5.7.0...zbus-5.7.1) Updates `tokio` from 1.45.0 to 1.45.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.0...tokio-1.45.1) --- updated-dependencies: - dependency-name: zbus dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@ chrono = "0.4"
|
||||
clap = "4.5.38"
|
||||
arboard = {version = "3.5", optional = true}
|
||||
crossbeam-channel = "0.5"
|
||||
zbus = {version = "5.7.0", default-features = false, features = ["tokio"], optional = true}
|
||||
zbus = {version = "5.7.1", default-features = false, features = ["tokio"], optional = true}
|
||||
fern = "0.7"
|
||||
futures = "0.3"
|
||||
ioctl-rs = {version = "0.2", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user