summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-01-03 10:49:30 -0500
committerJesse Luehrs <doy@tozt.net>2022-01-03 10:49:30 -0500
commitd152b349df84fbe1d37029315dfae04888495346 (patch)
tree8a3c695e4dc63d95dbe9ffb2322351fcf84c175a /Cargo.lock
parent5b75e39514b75696fd812e711e59ce1b53b8b412 (diff)
downloadnbsh-d152b349df84fbe1d37029315dfae04888495346.tar.gz
nbsh-d152b349df84fbe1d37029315dfae04888495346.zip
clean up some deps
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 90cc3c9..24de051 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -514,7 +514,6 @@ dependencies = [
"pest_derive",
"pty-process",
"serde",
- "signal-hook",
"signal-hook-async-std",
"terminal_size",
"textmode",