opt network io

This commit is contained in:
weisd
2025-03-14 00:35:27 +08:00
parent 17d7c869ac
commit 01cf4c663d
37 changed files with 420 additions and 1692 deletions
Generated
-17
View File
@@ -1921,7 +1921,6 @@ dependencies = [
"pin-project-lite",
"protos",
"rand 0.8.5",
"reader",
"reed-solomon-erasure",
"regex",
"reqwest",
@@ -4981,22 +4980,6 @@ version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
[[package]]
name = "reader"
version = "0.0.1"
dependencies = [
"bytes",
"futures",
"hex-simd",
"md-5",
"pin-project-lite",
"s3s",
"sha2 0.11.0-pre.4",
"thiserror 2.0.11",
"tokio",
"tracing",
]
[[package]]
name = "redox_syscall"
version = "0.2.16"