Use the self_upgrade version which supports zip (fix #92)
This commit is contained in:
@@ -30,6 +30,9 @@ lazy_static = "1.1.0"
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
[patch.crates-io]
|
||||
self_update = { git = "https://github.com/r-darwish/self_update", branch = "zip" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user