set fix steamlocate version until stable release
This commit is contained in:
parent
0e8b9285c9
commit
48fe7a4780
@ -28,7 +28,7 @@ tokio = {version="1.35.1", features = ["rt-multi-thread", "macros"]}
|
|||||||
openssl = { version = "0.10.62", default-features = false, features = ["vendored"] }
|
openssl = { version = "0.10.62", default-features = false, features = ["vendored"] }
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
steamlocate = "2.0.0-beta.2"
|
steamlocate = "=2.0.0-beta.2"
|
||||||
mslnk = "0.1.8"
|
mslnk = "0.1.8"
|
||||||
self-replace = "1.3.7"
|
self-replace = "1.3.7"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user