Skip to content

Commit 18bf037

Browse files
Bump tokio from 1.50.0 to 1.51.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.51.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05957b9 commit 18bf037

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -48,7 +48,7 @@ sieve-cache = "1.1.6"
4848
siphasher = "1.0.2"
4949
slabigator = "0.9.5"
5050
socket2 = "0.6.3"
51-
tokio = { version = "1.50.0", features = [
51+
tokio = { version = "1.51.1", features = [
5252
"net",
5353
"io-std",
5454
"io-util",

0 commit comments

Comments
 (0)