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