deps: bump lru from 0.10.1 to 0.11.0

Pull-Request: #4198.
This commit is contained in:
dependabot[bot]
2023-07-19 13:41:32 +00:00
committed by GitHub
parent a10733f8a4
commit 6ac15bdb98
2 changed files with 14 additions and 13 deletions

View File

@ -18,7 +18,7 @@ libp2p-core = { workspace = true }
libp2p-swarm = { workspace = true }
libp2p-identity = { workspace = true }
log = "0.4.19"
lru = "0.10.1"
lru = "0.11.0"
quick-protobuf-codec = { workspace = true }
quick-protobuf = "0.8"
smallvec = "1.11.0"