rebase on index-scheduler

This commit is contained in:
Tamo
2022-10-17 15:11:35 +02:00
committed by Clément Renault
parent e0221fc0a3
commit d0e91555d1
7 changed files with 12 additions and 6 deletions

View File

@ -14,3 +14,4 @@ sha2 = "0.10.6"
thiserror = "1.0.37"
time = { version = "0.3.15", features = ["serde-well-known", "formatting", "parsing", "macros"] }
uuid = { version = "1.1.2", features = ["serde", "v4"] }
roaring = { version = "0.10.0", features = ["serde"] }