From 99ea5b924a0a449b604a9a9da0381f71b3b1e727 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 12 May 2021 12:56:48 +0200 Subject: Revert "Add automatic pager setup" The automatic pager setup resulted in more confusion in using the CLI than in benefit. Hence, remove this feature again. This reverts commit b5a3f02a05311d5f5a4eb35b8d2513cb6a543560. Signed-off-by: Matthias Beyer --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7694f16..bf51180 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,6 @@ indoc = "1" itertools = "0.10" lazy_static = "1.4" log = "0.4" -pager = "0.16" parse-display = "0.4" pom = "3" ptree = "0.3" -- cgit v1.2.3