Bump the oxidized-mtbl dependency

This commit is contained in:
Kerollmops
2020-09-10 13:29:12 +02:00
parent 0fb086f241
commit d5e5baa20f
3 changed files with 6 additions and 9 deletions

View File

@ -22,7 +22,7 @@ levenshtein_automata = { version = "0.2.0", features = ["fst_automaton"] }
memmap = "0.7.0"
near-proximity = { git = "https://github.com/Kerollmops/plane-sweep-proximity", rev = "6608205" }
once_cell = "1.4.0"
oxidized-mtbl = { git = "https://github.com/Kerollmops/oxidized-mtbl.git", rev = "5426182" }
oxidized-mtbl = { git = "https://github.com/Kerollmops/oxidized-mtbl.git", rev = "9bf47a7" }
rayon = "1.3.1"
ringtail = "0.3.0"
roaring = "0.6.0"