fix(deps): update rust crate dirs to v6

This commit is contained in:
renovate[bot] 2025-01-12 21:52:04 +00:00 committed by GitHub
parent 8aa50ef8ab
commit 1510e014d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 24 deletions

View file

@ -15,7 +15,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
anyhow = "1.0.82"
argv = "0.1.11"
copypasta = { version = "0.10.1", default-features = false, features = ["x11"] }
dirs = "5.0.1"
dirs = "6.0.0"
regex = "1.10.4"
serde = "1.0.200"
serde_derive = "1.0.200"