mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 15:57:50 +00:00
Merge pull request #57 from mxve/dependabot/cargo/openssl-0.10.62
Bump openssl from 0.10.61 to 0.10.62
This commit is contained in:
@@ -25,7 +25,7 @@ indicatif = "0.17.7"
|
||||
tokio = {version="1.35.1", features = ["rt-multi-thread", "macros"]}
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
openssl = { version = "0.10.61", default-features = false, features = ["vendored"] }
|
||||
openssl = { version = "0.10.62", default-features = false, features = ["vendored"] }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
steamlocate = "2.0.0-beta.2"
|
||||
|
||||
Reference in New Issue
Block a user