mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 23:37:49 +00:00
Merge pull request #157 from mxve/dependabot/cargo/futures-util-0.3.31
Bump futures-util from 0.3.30 to 0.3.31
This commit is contained in:
@@ -19,7 +19,7 @@ semver = "1.0.23"
|
||||
colored = "2.1.0"
|
||||
once_cell = "1.20.2"
|
||||
reqwest = { version = "0.12.7", features = ["stream"] }
|
||||
futures-util = "0.3.30"
|
||||
futures-util = "0.3.31"
|
||||
indicatif = "0.17.8"
|
||||
tokio = {version="1.40.0", features = ["rt-multi-thread", "macros"]}
|
||||
simple-log = "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user