summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorextrawurst <mail@rusticorn.com>2023-04-19 14:30:43 +0200
committerextrawurst <mail@rusticorn.com>2023-04-19 14:30:43 +0200
commit19b820bb35a5b9964d54ef0327e31361a82d1ada (patch)
treef52de0f60fa60dbd3ae124609e50b4d66b6db837 /Cargo.toml
parent8d6e30d2a64f1a2e2df96f87779908d9d6ab08ed (diff)
cleanup
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5d893d9a..785ab7ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,7 +36,6 @@ filetreelist = { path = "./filetreelist", version = "0.5" }
fuzzy-matcher = "0.3"
gh-emoji = { version = "1.0", optional = true }
itertools = "0.10"
-
log = "0.4"
notify = "5.1"
notify-debouncer-mini = "0.2"