all: log matcher names and clipboard content when available

This commit is contained in:
Harsh Shandilya 2021-11-16 19:42:05 +05:30
parent e2abe50c03
commit e7a5ed6982
3 changed files with 94 additions and 0 deletions

View file

@ -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"