build(deps): bump tokio from 1.47.0 to 1.47.1 in the patch group across 1 directory (#909)

This commit is contained in:
dependabot[bot]
2025-08-05 06:35:05 -04:00
committed by GitHub
parent 867ed221da
commit 85fc1c7bb3
Generated
+2 -2
View File
@@ -5425,9 +5425,9 @@ dependencies = [
[[package]]
name = "tokio"
version = "1.47.0"
version = "1.47.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43864ed400b6043a4757a25c7a64a8efde741aed79a056a2fb348a406701bb35"
checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038"
dependencies = [
"backtrace",
"bytes",