Use the Bytes crate to send the parts

This commit is contained in:
Clément Renault
2025-10-09 17:41:16 +02:00
parent 3b75394357
commit 05e9a7eefe
3 changed files with 42 additions and 37 deletions

1
Cargo.lock generated
View File

@@ -3242,6 +3242,7 @@ dependencies = [
"bumpalo",
"bumparaw-collections",
"byte-unit",
"bytes",
"convert_case 0.8.0",
"crossbeam-channel",
"csv",