Windows: look for git repos in the startup directory
This commit is contained in:
@@ -44,6 +44,7 @@ self_update_crate = { version = "0.23.0", optional = true, package = "self_upda
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
self_update_crate = { version = "0.23.0", optional = true, package = "self_update", features = ["archive-zip", "compression-zip-deflate"] }
|
||||
winapi = "0.3.9"
|
||||
parselnk = "0.1"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
rust-ini = "0.16.0"
|
||||
|
||||
Reference in New Issue
Block a user