diff options
| author | Mo <76752051+mo8it@users.noreply.github.com> | 2024-03-27 12:58:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 12:58:30 +0100 |
| commit | 87ca05b4bb4436826a61bcbfe946a39a00f00be0 (patch) | |
| tree | 2ff86a15784aa7ad2f70a83d3b01460a0ac66839 /Cargo.toml | |
| parent | d69a8a70450e304ff62b543b164878273727005f (diff) | |
| parent | dca3ea355ea1809318ea545f23f396405d86aa0a (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.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |
