summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-03-25 14:10:51 +0100
committermo8it <mo8it@proton.me>2024-03-25 14:10:51 +0100
commitdca3ea355ea1809318ea545f23f396405d86aa0a (patch)
treef4abfa4993f1cf96297d8b390f327a70025ce7a1 /Cargo.toml
parent9c6f56b836e91da9071830d4dd4a64417fdced9d (diff)
Remove the home dependency since it is not used
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 218b799..2e6ab3b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ edition = "2021"
clap = { version = "4.5.2", features = ["derive"] }
console = "0.15.8"
glob = "0.3.0"
-home = "0.5.9"
indicatif = "0.17.8"
notify-debouncer-mini = "0.4.1"
regex = "1.10.3"