mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 07:47:49 +00:00
feat(win): setup for installed steam games
steamlocate requires steamy-vdf which requires a in the future unsupported version of nom (1.2.4). This should get fixed with a future release of steamlocate https://github.com/WilliamVenner/steamlocate-rs/issues/19
This commit is contained in:
@@ -20,6 +20,10 @@ serde_json = "1.0.104"
|
||||
rand = "0.8.5"
|
||||
semver = "1.0.18"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
steamlocate = "1.2.1"
|
||||
mslnk = "0.1.8"
|
||||
|
||||
[build-dependencies]
|
||||
winres = "0.1.12"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user