mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 15:57:50 +00:00
Merge pull request #59 from mxve/dependabot/cargo/futures-util-0.3.30
Bump futures-util from 0.3.29 to 0.3.30
This commit is contained in:
@@ -20,7 +20,7 @@ rand = "0.8.5"
|
||||
semver = "1.0.20"
|
||||
colored = "2.1.0"
|
||||
reqwest = { version = "0.11.23", features = ["stream"] }
|
||||
futures-util = "0.3.29"
|
||||
futures-util = "0.3.30"
|
||||
indicatif = "0.17.7"
|
||||
tokio = {version="1.35.1", features = ["rt-multi-thread", "macros"]}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user