mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
bump bytes
This commit is contained in:
parent
044dbb0333
commit
31c9ccd8be
2 changed files with 22 additions and 16 deletions
|
@ -22,7 +22,7 @@ actix-http = "2"
|
|||
actix-rt = "1"
|
||||
actix-service = "1.0.6"
|
||||
actix-web = { version = "3.1.0", features = ["rustls"] }
|
||||
bytes = "0.5.4"
|
||||
bytes = "0.6.0"
|
||||
chrono = { version = "0.4.19", features = ["serde"] }
|
||||
crossbeam-channel = "0.5.0"
|
||||
env_logger = "0.8.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue