summaryrefslogtreecommitdiff
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 1cd4414..5815e14 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,4 +13,5 @@ nom = "7.1.2"
pager = "0.16.1"
serde = "1.0.152"
serde_derive = "1.0.152"
+termsize = "0.1.6"
toml = "0.5.10"