Bump lru crate (#24151)

This commit is contained in:
Tyera Eulberg
2022-04-06 18:45:27 -04:00
committed by GitHub
parent 36122a27af
commit ad530d73ce
5 changed files with 6 additions and 13 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"