summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a1fb058..6766fe6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,6 +37,7 @@ getset = "0.1"
xdg = "2.4"
libp2p = "0.39.1"
tracing = "0.1"
+ctrlc = "3.2"
[dependencies.ipfs]
git = "https://github.com/rs-ipfs/rust-ipfs/"