mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 14:31:02 +00:00
Bump tokio from 1.24.2 to 1.25.0 (#2153)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.2 to 1.25.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits/tokio-1.25.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -43,4 +43,4 @@ tracing = "0.1.37"
|
||||
async-trait = "0.1.63"
|
||||
futures = "0.3.26"
|
||||
url = "2.2.2"
|
||||
tokio = { version = "1.24.2", features = ["macros"] }
|
||||
tokio = { version = "1.25.0", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user