Skip to content

Commit 168c4bf

Browse files
build(deps): bump tokio from 1.45.0 to 1.47.1 (#4040)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.0 to 1.47.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.0...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.1 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 0df8cdb commit 168c4bf

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
@@ -1146,7 +1146,7 @@ dependencies = [
11461146
"hyper",
11471147
"libc",
11481148
"pin-project-lite",
1149-
"socket2 0.5.10",
1149+
"socket2 0.6.0",
11501150
"tokio",
11511151
"tower-service",
11521152
"tracing",
@@ -4178,9 +4178,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
41784178

41794179
[[package]]
41804180
name = "tokio"
4181-
version = "1.47.0"
4181+
version = "1.47.1"
41824182
source = "registry+https://github.com/rust-lang/crates.io-index"
4183-
checksum = "43864ed400b6043a4757a25c7a64a8efde741aed79a056a2fb348a406701bb35"
4183+
checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038"
41844184
dependencies = [
41854185
"backtrace",
41864186
"bytes",

0 commit comments

Comments
 (0)