aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
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 b65d9baa..228f3873 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -300,7 +300,6 @@ dependencies = [
"pathdiff",
"serde",
"serde_json",
- "shellexpand",
"thiserror",
"tokio",
"tokio-stream",
@@ -771,15 +770,6 @@ dependencies = [
]
[[package]]
-name = "shellexpand"
-version = "2.1.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "83bdb7831b2d85ddf4a7b148aa19d0587eddbe8671a436b7bd1182eaad0f2829"
-dependencies = [
- "dirs-next",
-]
-
-[[package]]
name = "signal-hook"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"