Bump oxidized-mtbl

This commit is contained in:
Kerollmops
2020-10-07 11:15:39 +02:00
parent a00f5850ee
commit 4e9bd1fef5
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ linked-hash-map = "0.5.3"
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 = "45076a1" }
oxidized-mtbl = { git = "https://github.com/Kerollmops/oxidized-mtbl.git", rev = "9ff8082" }
rayon = "1.3.1"
ringtail = "0.3.0"
roaring = "0.6.1"