Downgrade self-update
This commit is contained in:
893
Cargo.lock
generated
893
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,7 @@ structopt = "0.3.0"
|
||||
log = "0.4.6"
|
||||
walkdir = "2.2.7"
|
||||
console = "0.9.0"
|
||||
self_update_crate = { version = "0.11.1", optional = true, package = "self_update" }
|
||||
self_update_crate = { version = "0.8.0", optional = true, package = "self_update" }
|
||||
lazy_static = "1.3.0"
|
||||
chrono = "0.4.6"
|
||||
openssl-probe = { version = "0.1.2", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user