diff --git a/Cargo.toml b/Cargo.toml
index 791c101..d6d02ed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ Peer to Peer topology management
 keynesis = { version = "1.4" }
 thiserror = "1.0"
 hex = "0.4"
-lru = "0.6"
+lru = "0.10"
 
 [dev-dependencies]
 quickcheck = "1.0.3"