Merge pull request #58 from mxve/dependabot/cargo/steamlocate-2.0.0-beta.2

Bump steamlocate from 2.0.0-alpha.0 to 2.0.0-beta.2
This commit is contained in:
2023-12-27 21:55:58 +01:00
committed by GitHub
2 changed files with 47 additions and 70 deletions

View File

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