mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
feat(cargo): update dependencies
This commit is contained in:
parent
38eca146f4
commit
314716e0de
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
anyhow = "1.0.62"
|
||||
argv = "0.1.6"
|
||||
clipboard-master = "3.1.3"
|
||||
copypasta = { version = "0.7.1", default-features = false, features = ["x11"] }
|
||||
copypasta = { version = "0.8.1", default-features = false, features = ["x11"] }
|
||||
dirs = "4.0.0"
|
||||
regex = "1.6.0"
|
||||
serde = "1.0.144"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue