Skip to content

Commit d200959

Browse files
build(deps): bump tokio from 1.37.0 to 1.38.0 (#1446)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69bf5f3 commit d200959

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ serde_json = "1.0"
7878
similar-asserts = "1.5.0"
7979
sqlx = { version = "0.7.4", default-features = false, features = ["macros"] }
8080
thiserror = "1.0"
81-
tokio = "1.37.0"
81+
tokio = "1.38.0"
8282

8383
# Substrate Client
8484
sc-basic-authorship = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.12.0" }

0 commit comments

Comments
 (0)