mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update crossbeam-channel to 0.4.0
This commit is contained in:
parent
540d7886ab
commit
d07d14d33a
3 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ edition = "2018"
|
|||
arc-swap = "0.4.3"
|
||||
bincode = "1.1.4"
|
||||
byteorder = "1.3.2"
|
||||
crossbeam-channel = "0.3.9"
|
||||
crossbeam-channel = "0.4.0"
|
||||
deunicode = "1.0.0"
|
||||
env_logger = "0.7.0"
|
||||
hashbrown = { version = "0.6.0", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue