mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 21:17:01 +05:30
fix(deps): update rust crate dirs to v6
This commit is contained in:
parent
8aa50ef8ab
commit
1510e014d8
2 changed files with 15 additions and 24 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue