aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorlukeflo2024-11-16 00:35:29 +0100
committerlukeflo2024-11-16 00:35:29 +0100
commitc639cd2b7bd37e98e4469b8fb6f6d92660acaed0 (patch)
tree7075e830f2beb6d52e5af802c18957d994b8d2e1 /Cargo.toml
parent511d380da8e198c01cd73fe9da35d557584a0023 (diff)
downloadbibiman-c639cd2b7bd37e98e4469b8fb6f6d92660acaed0.tar.gz
bibiman-c639cd2b7bd37e98e4469b8fb6f6d92660acaed0.zip
removed tui-popup, wrote own popup code
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 485fe8e..c6e2f7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,4 +25,3 @@ signal-hook = "0.3.17"
tokio = { version = "1.39.3", features = ["full"] }
tokio-util = "0.7.12"
tui-input = "0.11.0"
-tui-popup = "0.6.0"