mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-22 04:36:32 +00:00
Use the Bytes crate to send the parts
This commit is contained in:
committed by
Kerollmops
parent
70292aae3c
commit
98a678e73d
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3242,6 +3242,7 @@ dependencies = [
|
||||
"bumpalo",
|
||||
"bumparaw-collections",
|
||||
"byte-unit",
|
||||
"bytes",
|
||||
"convert_case 0.8.0",
|
||||
"crossbeam-channel",
|
||||
"csv",
|
||||
|
||||
Reference in New Issue
Block a user