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

View File

@@ -14,6 +14,7 @@ license.workspace = true
anyhow = "1.0.98"
bincode = "1.3.3"
byte-unit = "5.1.6"
bytes = "1.10.1"
bumpalo = "3.18.1"
bumparaw-collections = "0.1.4"
convert_case = "0.8.0"