mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
Implement matchers and actions
This commit is contained in:
parent
05201d7de7
commit
3fd078e51b
4 changed files with 84 additions and 2 deletions
|
@ -17,6 +17,7 @@ readme = "README.md"
|
|||
anyhow = "1.0.45"
|
||||
clipboard = "0.5.0"
|
||||
dirs = "4.0.0"
|
||||
regex = "1.5.4"
|
||||
serde = "1.0.130"
|
||||
serde_derive = "1.0.130"
|
||||
toml = "0.5.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue