Update Rust crate tokio to v1.52.3
All checks were successful
Build and Test / account (push) Successful in 7m52s
All checks were successful
Build and Test / account (push) Successful in 7m52s
This commit is contained in:
parent
ac7cb0ddee
commit
a24c3cefdd
2 changed files with 8 additions and 8 deletions
4
mii/Cargo.lock
generated
4
mii/Cargo.lock
generated
|
|
@ -1212,9 +1212,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|||
|
||||
[[package]]
|
||||
name = "tokio"
|
||||
version = "1.52.1"
|
||||
version = "1.52.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b67dee974fe86fd92cc45b7a95fdd2f99a36a6d7b0d431a231178d3d670bbcc6"
|
||||
checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"libc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue