build(deps): bump steamlocate from 2.0.0-beta.2 to 2.1.0

Bumps [steamlocate](https://github.com/WilliamVenner/steamlocate-rs) from 2.0.0-beta.2 to 2.1.0.
- [Release notes](https://github.com/WilliamVenner/steamlocate-rs/releases)
- [Changelog](https://github.com/WilliamVenner/steamlocate-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/WilliamVenner/steamlocate-rs/commits/2.1.0)

---
updated-dependencies:
- dependency-name: steamlocate
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-01 17:29:19 +00:00
committed by GitHub
parent ab44a7e378
commit 9413aa5639
2 changed files with 7 additions and 55 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ openssl = { version = "0.10", default-features = false, features = ["vendored"]
[target.'cfg(windows)'.dependencies]
# todo: update to 2.0.x; needs testing on windows
steamlocate = "=2.0.0-beta.2"
steamlocate = "=2.1.0"
mslnk = "0.1"
self-replace = "1.5"