Update Rust crate tokio to v1.37.0

Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
This commit is contained in:
Renovate Bot 2024-05-06 15:08:49 +00:00 committed by Cecylia Bocovich
parent 6e9e577326
commit 04a7937ff0
No known key found for this signature in database
GPG Key ID: 009DE379FD9B7B90
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -2185,9 +2185,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
version = "1.36.0"
version = "1.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"
checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
dependencies = [
"backtrace",
"bytes",