summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMo <76752051+mo8it@users.noreply.github.com>2024-03-27 12:58:30 +0100
committerGitHub <noreply@github.com>2024-03-27 12:58:30 +0100
commit87ca05b4bb4436826a61bcbfe946a39a00f00be0 (patch)
tree2ff86a15784aa7ad2f70a83d3b01460a0ac66839 /Cargo.toml
parentd69a8a70450e304ff62b543b164878273727005f (diff)
parentdca3ea355ea1809318ea545f23f396405d86aa0a (diff)
Merge pull request #1915 from mo8it/home
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"