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:
dependabot[bot]
2026-09-09 21:26:25 +03:00
committed by GitHub
parent 6eff8b2c6d
commit 5c3f20e153
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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 = [