Stop passing the terminal object

This commit is contained in:
Roey Darwish Dror
2018-12-05 11:34:08 +02:00
parent 09cfb81ba5
commit 39faab0a12
14 changed files with 217 additions and 323 deletions

View File

@@ -22,10 +22,10 @@ env_logger = "0.5.13"
walkdir = "2.2.6"
console = "0.6.2"
self_update = { version = "0.5.0", optional = true }
lazy_static = "1.1.0"
[target.'cfg(unix)'.dependencies]
nix = "0.11.0"
lazy_static = "1.1.0"
[profile.release]
lto = true