Update Rust crate tokio to v1.41.1 (#9001)

This commit is contained in:
renovate[bot]
2024-11-11 02:26:40 +00:00
committed by GitHub
parent 1818bb0ed3
commit 0e3bcb8d92
Generated
+2 -2
View File
@@ -3751,9 +3751,9 @@ source = "git+https://github.com/charliermarsh/tl.git?rev=6e25b2ee2513d75385101a
[[package]]
name = "tokio"
version = "1.41.0"
version = "1.41.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "145f3413504347a2be84393cc8a7d2fb4d863b375909ea59f2158261aa258bbb"
checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33"
dependencies = [
"backtrace",
"bytes",