1
0
mirror of https://github.com/actix/examples synced 2025-06-26 09:17:41 +02:00

Merge pull request #1088 from actix/dependabot/cargo/tokio-1.45.1

chore(deps): bump tokio from 1.45.0 to 1.45.1
This commit is contained in:
Rob Ede
2025-06-12 03:10:09 +00:00
committed by GitHub

4
Cargo.lock generated
View File

@ -8509,9 +8509,9 @@ dependencies = [
[[package]] [[package]]
name = "tokio" name = "tokio"
version = "1.45.0" version = "1.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779"
dependencies = [ dependencies = [
"backtrace", "backtrace",
"bytes", "bytes",