build(deps): bump tokio from 1.23.1 to 1.24.2 in /p9cpu

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)
This commit is contained in:
Changyuan Lyu 2023-05-26 16:03:00 -07:00
parent b3bd21853b
commit cbdf3df7a2

4
Cargo.lock generated
View file

@ -1013,9 +1013,9 @@ dependencies = [
[[package]]
name = "tokio"
version = "1.23.1"
version = "1.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38a54aca0c15d014013256222ba0ebed095673f89345dd79119d912eb561b7a8"
checksum = "597a12a59981d9e3c38d216785b0c37399f6e415e8d0712047620f189371b0bb"
dependencies = [
"autocfg",
"bytes",