Skip to content

Commit dd432b3

Browse files
build(deps): bump tokio from 1.44.2 to 1.45.0 (#3905)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d35e12f commit dd432b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14801480
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
14811481
dependencies = [
14821482
"cfg-if",
1483-
"windows-targets 0.48.5",
1483+
"windows-targets 0.52.6",
14841484
]
14851485

14861486
[[package]]
@@ -4167,9 +4167,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
41674167

41684168
[[package]]
41694169
name = "tokio"
4170-
version = "1.44.2"
4170+
version = "1.45.0"
41714171
source = "registry+https://github.com/rust-lang/crates.io-index"
4172-
checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48"
4172+
checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165"
41734173
dependencies = [
41744174
"backtrace",
41754175
"bytes",

0 commit comments

Comments
 (0)