Skip to content

Commit

Permalink
chore(deps): bump the cargo group with 1 update
Browse files Browse the repository at this point in the history
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](dbus2/zbus@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 98210e2 commit 85b8bf6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -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}
Expand Down

0 comments on commit 85b8bf6

Please sign in to comment.