diff --git a/Cargo.toml b/Cargo.toml index acbba7a43..601acb173 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -110,7 +110,7 @@ keyed_priority_queue = "0.4.1" lazy_static = "1.4" libipld = "0.15" libp2p = { version = "0.50", default-features = false } -lru = "0.8" +lru = "0.9" mime = "0.3" mime_classifier = "0.0.1" mime_guess = "2.0.4"