Enable pager in cton-util.

This commit is contained in:
Dan Gohman
2017-09-02 08:06:55 -07:00
parent 8dd46054a5
commit 54e4ab71d9
2 changed files with 21 additions and 0 deletions

View File

@@ -26,6 +26,9 @@ 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