expose the size methods

This commit is contained in:
Irevoire
2022-08-11 11:15:46 +02:00
parent e96b852107
commit 4aae07d5f5
14 changed files with 39 additions and 17 deletions

View File

@ -9,7 +9,6 @@ publish = false
anyhow = "1.0.56"
byte-unit = { version = "4.0.14", default-features = false, features = ["std"] }
csv = "1.1.6"
heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1" }
milli = { path = "../milli" }
mimalloc = { version = "0.1.29", default-features = false }
roaring = "0.9.0"