fix(deps): update rust crate dirs to 5.0.1

This commit is contained in:
renovate[bot] 2023-04-30 23:16:09 +00:00 committed by GitHub
parent ae934b8d09
commit b1ce9be5d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 73 additions and 24 deletions

View file

@ -17,7 +17,7 @@ anyhow = "1.0.71"
argv = "0.1.8"
clipboard-master = "3.1.3"
copypasta = { version = "0.8.2", default-features = false, features = ["x11"] }
dirs = "5.0.0"
dirs = "5.0.1"
regex = "1.8.1"
serde = "1.0.160"
serde_derive = "1.0.160"