mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 21:17:01 +05:30
feat: drop clipboard-master
dependency
It's just a busy loop this thing is completely unnecessary
This commit is contained in:
parent
32bc894f0a
commit
c698b9d509
4 changed files with 12 additions and 87 deletions
|
@ -15,7 +15,6 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
[dependencies]
|
||||
anyhow = "1.0.76"
|
||||
argv = "0.1.10"
|
||||
clipboard-master = "3.1.3"
|
||||
copypasta = { version = "0.10.0", default-features = false, features = ["x11"] }
|
||||
dirs = "5.0.1"
|
||||
regex = "1.10.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue