Update Rust crate tokio to 1.29.1

This commit is contained in:
renovate[bot] 2023-06-29 22:45:24 +00:00 committed by Kavin
parent 4d463b5a3e
commit 75cfd8dadd
2 changed files with 3 additions and 3 deletions

View file

@ -826,9 +826,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
version = "1.29.0"
version = "1.29.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "374442f06ee49c3a28a8fc9f01a2596fed7559c6b99b31279c3261778e77d84f"
checksum = "532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da"
dependencies = [
"autocfg",
"backtrace",