mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
refactor: use clipboard-master for events
This commit is contained in:
parent
f252de7748
commit
f0080559dd
5 changed files with 164 additions and 86 deletions
|
@ -13,7 +13,8 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.57"
|
||||
clipboard = "0.5.0"
|
||||
clipboard-master = "3.1.3"
|
||||
copypasta = { version = "0.7.1", default-features = false, features = ["x11"] }
|
||||
dirs = "4.0.0"
|
||||
regex = "1.5.5"
|
||||
serde = "1.0.136"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue