mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
all: log matcher names and clipboard content when available
This commit is contained in:
parent
e2abe50c03
commit
e7a5ed6982
3 changed files with 94 additions and 0 deletions
|
@ -17,6 +17,8 @@ readme = "README.md"
|
|||
anyhow = "1.0.45"
|
||||
clipboard = "0.5.0"
|
||||
dirs = "4.0.0"
|
||||
log = "0.4.14"
|
||||
pretty_env_logger = "0.4.0"
|
||||
regex = "1.5.4"
|
||||
serde = "1.0.130"
|
||||
serde_derive = "1.0.130"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue