Revert "Enable pager in cton-util."
This reverts commit 0538615ccc0b600d4f534dae2ee966d5ed0df9b7. Fixes #196. The pager functionality wasn't working as intended since long error messages appear on stdout which isn't captured by the pager.
This commit is contained in:
@@ -26,9 +26,6 @@ num_cpus = "1.5.1"
|
||||
tempdir="0.3.5"
|
||||
term = "0.4.6"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
pager = "0.13.0"
|
||||
|
||||
[workspace]
|
||||
|
||||
# Enable debug assertions and parallel compilation when building cretonne-tools
|
||||
|
||||
Reference in New Issue
Block a user