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:
parent
c521ad1120
commit
943b0afc17
1 changed files with 2 additions and 2 deletions
4
actix/Cargo.lock
generated
4
actix/Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue