summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-05-11 09:05:16 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-05-11 09:05:16 +0200
commitf4cd687ab7526276f767328c1e32717f018d9c84 (patch)
treefb1de39c2cb21e733ce6175a39908a2da36b0bbe /Cargo.toml
parent9c8c129650549e552211375f5ed01b50c4d40dde (diff)
parent0acc1304b1568a9661a6c946281f0feb58541c4b (diff)
Merge branch 'auto-pager'
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 eb7b64a..e658ede 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,6 +48,7 @@ indoc = "1"
itertools = "0.10"
lazy_static = "1.4"
log = "0.4"
+pager = "0.16"
parse-display = "0.4"
pom = "3"
ptree = "0.3"