Skip to content

Commit befad51

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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 = "0.2.1"
4848
siphasher = "1.0.1"
4949
slabigator = "0.9.3"
5050
socket2 = "0.5.9"
51-
tokio = { version = "1.44.2", features = [
51+
tokio = { version = "1.45.0", features = [
5252
"net",
5353
"io-std",
5454
"io-util",

0 commit comments

Comments
 (0)