1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-04-17 18:47:39 -05:00

build(deps): bump tokio from 1.43.0 to 1.44.2 in /actix

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.44.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-08 02:04:13 +00:00 committed by GitHub
parent c521ad1120
commit 943b0afc17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
actix/Cargo.lock generated
View file

@ -1689,9 +1689,9 @@ dependencies = [
[[package]]
name = "tokio"
version = "1.43.0"
version = "1.44.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48"
dependencies = [
"backtrace",
"bytes",