Update roaring package

This commit is contained in:
many
2021-04-21 11:53:07 +02:00
parent 71740805a7
commit 0d7d3ce802
3 changed files with 6 additions and 16 deletions

View File

@ -11,7 +11,7 @@ csv = "1.1.5"
heed = "0.10.6"
jemallocator = "0.3.2"
milli = { path = "../milli" }
roaring = "0.6.5"
roaring = "0.6.6"
serde_json = "1.0.62"
stderrlog = "0.5.1"
structopt = { version = "0.3.21", default-features = false }