mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Bump the roaring to 0.6.4
This commit is contained in:
parent
916dd3b7c5
commit
61dbcfa44a
3 changed files with 5 additions and 5 deletions
4
http-ui/Cargo.lock
generated
4
http-ui/Cargo.lock
generated
|
@ -1808,9 +1808,9 @@ checksum = "21215c1b9d8f7832b433255bd9eea3e2779aa55b21b2f8e13aad62c74749b237"
|
|||
|
||||
[[package]]
|
||||
name = "roaring"
|
||||
version = "0.6.1"
|
||||
version = "0.6.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "99a260b0fb7df2095948f4a1d37afe5d1a08a2ccc7380f418cec049dc9560077"
|
||||
checksum = "4d60b41c8f25d07cecab125cb46ebbf234fc055effc61ca2392a3ef4f9422304"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue