Skip to content

Commit 39bb7d9

Browse files
dependabot[bot]sunshowers
authored andcommitted
Bump tokio from 1.26.0 to 1.38.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.26.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.26.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02c2c0b commit 39bb7d9

File tree

2 files changed

+82
-100
lines changed

2 files changed

+82
-100
lines changed

Cargo.lock

Lines changed: 81 additions & 99 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
@@ -23,5 +23,5 @@ futures = "0.3.31"
2323
maplit = "1.0.2"
2424
proptest = { version = "1.6.0", features = ["timeout"] }
2525
proptest-derive = "0.5.1"
26-
tokio = { version = "1.21.2", features = ["macros", "sync", "test-util", "time"] }
26+
tokio = { version = "1.38.2", features = ["macros", "sync", "test-util", "time"] }
2727
tokio-stream = { version = "0.1.17" }

0 commit comments

Comments
 (0)