Update steamlocate
The actual update already happened, but `cargo oudated` cannot handle the suffix, so we must update the `Cargo.toml` as well.
This commit is contained in:
parent
dfd51513da
commit
6030917ade
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
ansi_term = "0.12.1"
|
||||
color-eyre = "0.6.2"
|
||||
serde = "1.0.152"
|
||||
steamlocate = "2.0.0-alpha.0"
|
||||
steamlocate = "2.0.0-beta.2"
|
||||
time = { version = "0.3.19", features = ["formatting", "local-offset", "macros"] }
|
||||
tracing = "0.1.37"
|
||||
tracing-error = "0.2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue