Constrain the version of console
0.7.2 is broken in FreeBSD
This commit is contained in:
@@ -20,7 +20,7 @@ structopt = "0.2.14"
|
||||
log = "0.4.6"
|
||||
env_logger = "0.6.0"
|
||||
walkdir = "2.2.7"
|
||||
console = "0.7.2"
|
||||
console = "=0.7.1"
|
||||
self_update_crate = { version = "0.5.0", optional = true, package = "self_update" }
|
||||
lazy_static = "1.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user