chore(deps): bump the cargo group with 2 updates

Bumps the cargo group with 2 updates: [clap](https://github.com/clap-rs/clap) and [zbus](https://github.com/dbus2/zbus).


Updates `clap` from 4.5.26 to 4.5.27
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.26...clap_complete-v4.5.27)

Updates `zbus` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](https://github.com/dbus2/zbus/compare/zbus-5.3.0...zbus-5.3.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: zbus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-27 07:04:05 +00:00
committed by Henrik Friedrichsen
parent 05a985cfe3
commit 0e01002ce7
3 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
clap_mangen = "0.2.26"
clap_complete = "4.5.42"
clap = "4.5.26"
clap = "4.5.27"
[dependencies.ncspot]
default-features = false