Bump lru crate (#24150)

This commit is contained in:
Tyera Eulberg
2022-04-06 18:18:42 -04:00
committed by GitHub
parent efb9cbd8e7
commit afeb1d3cca
4 changed files with 4 additions and 11 deletions

View File

@ -26,7 +26,7 @@ fs_extra = "1.2.0"
histogram = "0.6.9"
itertools = "0.10.3"
log = "0.4.14"
lru = "0.7.3"
lru = "0.7.5"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.1"