mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 02:51:01 +00:00
Bump tokio from 1.34.0 to 1.35.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.35.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Bastian Köcher
parent
ed72b028ae
commit
e711c9a5d5
@@ -15,7 +15,7 @@ log = "0.4.20"
|
||||
num-traits = "0.2"
|
||||
rand = "0.8"
|
||||
scale-info = { version = "2.10.0", features = ["derive"] }
|
||||
tokio = { version = "1.34", features = ["rt-multi-thread"] }
|
||||
tokio = { version = "1.35", features = ["rt-multi-thread"] }
|
||||
thiserror = "1.0.50"
|
||||
|
||||
# Bridge dependencies
|
||||
|
||||
Reference in New Issue
Block a user