Skip to content

Commit

Permalink
Bump steamlocate from 2.0.0-beta.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [steamlocate](https://github.com/WilliamVenner/steamlocate-rs) from 2.0.0-beta.2 to 2.0.0.
- [Release notes](https://github.com/WilliamVenner/steamlocate-rs/releases)
- [Commits](https://github.com/WilliamVenner/steamlocate-rs/commits/2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 2c3a051 commit 1b8abea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 54 deletions.
59 changes: 6 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ simple-log = "2.1.1"
openssl = { version = "0.10.68", default-features = false, features = ["vendored"] }

[target.'cfg(windows)'.dependencies]
steamlocate = "=2.0.0-beta.2"
steamlocate = "=2.0.0"
mslnk = "0.1.8"
self-replace = "1.5.0"
runas = "1.2.0"
Expand Down

0 comments on commit 1b8abea

Please sign in to comment.