Bump lru dependency (#8182)

This commit is contained in:
Pierre Krieger
2021-02-23 12:52:59 +01:00
committed by GitHub
parent 9e84a5405c
commit ba659f9440
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ targets = ["x86_64-unknown-linux-gnu"]
[dependencies]
log = "0.4.11"
lru = "0.6.1"
lru = "0.6.5"
parking_lot = "0.11.1"
thiserror = "1.0.21"
futures = "0.3.9"