Bump lru dependency to 0.14.0

This commit is contained in:
PThorpe92
2025-04-29 10:44:26 -04:00
parent 7a3d949bd1
commit 7b6452034b

View File

@@ -96,7 +96,7 @@ rand = "0.8.5" # Required for quickcheck
rand_chacha = "0.9.0"
env_logger = "0.11.6"
test-log = { version = "0.2.17", features = ["trace"] }
lru = "0.13.0"
lru = "0.14.0"
[[bench]]
name = "benchmark"