Stop passing the terminal object
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user