Skip to content

Commit 890a136

Browse files
build(deps): bump tokio from 1.38.1 to 1.39.2 (#27)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.39.2) --- 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>
1 parent 453a97a commit 890a136

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -36,7 +36,7 @@ zenith-types = "0.2.2"
3636

3737
[dev-dependencies]
3838
revm = { version = "12.0.0", features = ["test-utils", "serde-json", "std", "alloydb"] }
39-
tokio = { version = "1.28", features = ["macros", "rt-multi-thread"] }
39+
tokio = { version = "1.39", features = ["macros", "rt-multi-thread"] }
4040

4141
# alloydb
4242
alloy-provider = "0.2"

0 commit comments

Comments
 (0)