mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
chore(deps): tokio ^1.44.2 (#1989)
This commit is contained in:
@@ -8,4 +8,4 @@ edition = "2021"
|
||||
[dependencies]
|
||||
subxt = { path = "../../subxt" }
|
||||
subxt-signer = { path = "../../signer" }
|
||||
tokio = { version = "1.35", features = ["macros", "time", "rt-multi-thread"] }
|
||||
tokio = { version = "1.44.2", features = ["macros", "time", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user