Introduce the UpdateStore

This commit is contained in:
Clément Renault
2020-10-18 15:16:57 +02:00
parent 90d4c1d153
commit 83c1db8763
4 changed files with 138 additions and 2 deletions

View File

@ -24,6 +24,7 @@ once_cell = "1.4.0"
rayon = "1.3.1"
ringtail = "0.3.0"
roaring = "0.6.1"
serde_json = "1.0.59"
slice-group-by = "0.2.6"
smallstr = "0.2.0"
smallvec = "1.4.0"