set fix steamlocate version until stable release

This commit is contained in:
mxve 2024-01-02 11:52:42 +01:00
parent 0e8b9285c9
commit 48fe7a4780

View File

@ -28,7 +28,7 @@ tokio = {version="1.35.1", features = ["rt-multi-thread", "macros"]}
openssl = { version = "0.10.62", default-features = false, features = ["vendored"] }
[target.'cfg(windows)'.dependencies]
steamlocate = "2.0.0-beta.2"
steamlocate = "=2.0.0-beta.2"
mslnk = "0.1.8"
self-replace = "1.3.7"