fix(deps): update rust crate dirs to v5

This commit is contained in:
renovate[bot] 2023-03-19 16:19:09 +00:00 committed by GitHub
parent 753518091e
commit 35f92d7c59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 21 deletions

View file

@ -17,7 +17,7 @@ anyhow = "1.0.70"
argv = "0.1.8"
clipboard-master = "3.1.3"
copypasta = { version = "0.8.2", default-features = false, features = ["x11"] }
dirs = "4.0.0"
dirs = "5.0.0"
regex = "1.7.1"
serde = "1.0.157"
serde_derive = "1.0.157"