mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 15:57:50 +00:00
Merge pull request #2 from alterware/dependabot/cargo/tokio-1.45.1
Bump tokio from 1.43.0 to 1.45.1
This commit is contained in:
@@ -22,7 +22,7 @@ reqwest = { version = "0.12.12", features = ["stream"] }
|
||||
futures-util = "0.3.31"
|
||||
futures = "0.3.31"
|
||||
indicatif = "0.17.11"
|
||||
tokio = { version="1.43.0", features = ["rt-multi-thread", "macros"] }
|
||||
tokio = { version="1.45.1", features = ["rt-multi-thread", "macros"] }
|
||||
simple-log = "2.3.0"
|
||||
walkdir = "2.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user