Skip to content

Commit 51137fa

Browse files
Bump tokio from 1.38.1 to 1.44.2 (#41)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 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 dc5c8a0 commit 51137fa

File tree

2 files changed

+9
-92
lines changed

2 files changed

+9
-92
lines changed

Cargo.lock

Lines changed: 8 additions & 91 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
@@ -19,7 +19,7 @@ tiny-keccak = {version = "2.0", features = ["keccak"]}
1919
bloomfilter = "^3.0"
2020
ethabi = "^18.0"
2121
rand = "0.9.0"
22-
tokio = {version = "1.38", features = ["full"]}
22+
tokio = {version = "1.44", features = ["full"]}
2323
# version_sync: to ensure versions in `Cargo.toml` and `README.md` are in sync
2424
version-sync = "0.9.4"
2525

0 commit comments

Comments
 (0)