mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-09-20 22:23:31 +00:00
chore(deps): bump dirs from 6.0.0 to 7.0.0 (#194)
* chore(deps): bump dirs from 6.0.0 to 7.0.0 Bumps dirs from 6.0.0 to 7.0.0. --- updated-dependencies: - dependency-name: dirs dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(flatpak): automatically update cargo-sources.json --------- 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:
+1
-1
@@ -38,7 +38,7 @@ clap = { version = "4.6.1", default-features = false, features = [
|
||||
"derive",
|
||||
] }
|
||||
|
||||
dirs = "6.0.0"
|
||||
dirs = "7.0.0"
|
||||
itertools = "0.15.0"
|
||||
evdev = { version = "0.13.2", features = ["tokio"] }
|
||||
rfd = { version = "0.17.2", default-features = false, features = [
|
||||
|
||||
Reference in New Issue
Block a user