mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 03:07:02 +05:30
fix(deps): update rust crate dirs to v5
This commit is contained in:
parent
753518091e
commit
35f92d7c59
2 changed files with 45 additions and 21 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue