summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-03-27 14:18:20 +0100
committermo8it <mo8it@proton.me>2024-03-27 14:18:20 +0100
commit8e0f7e56f7118c90a948634a641b036a28a8d74a (patch)
treed01c434674058804158f82d393b7e5f0fc98e4f3 /Cargo.lock
parent51b4c240ed006a8279bd94e9b7ed5df67086c86e (diff)
parent87ca05b4bb4436826a61bcbfe946a39a00f00be0 (diff)
Merge branch 'main' into which
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock10
1 files changed, 0 insertions, 10 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1bfd301..794ee77 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -272,15 +272,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[package]]
-name = "home"
-version = "0.5.9"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
-dependencies = [
- "windows-sys 0.52.0",
-]
-
-[[package]]
name = "indexmap"
version = "2.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -564,7 +555,6 @@ dependencies = [
"clap",
"console",
"glob",
- "home",
"indicatif",
"notify-debouncer-mini",
"predicates",