Update incompatible dependencies

This commit is contained in:
Clément Renault
2024-01-16 15:15:54 +01:00
parent 5869ca7716
commit 7f125bfb12
4 changed files with 111 additions and 48 deletions

View File

@ -41,7 +41,7 @@ levenshtein_automata = { version = "0.2.1", features = ["fst_automaton"] }
memmap2 = "0.7.1"
obkv = "0.2.1"
once_cell = "1.19.0"
ordered-float = "3.9.2"
ordered-float = "4.2.0"
rand_pcg = { version = "0.3.1", features = ["serde1"] }
rayon = "1.8.0"
roaring = "0.10.2"