deps: bump lru from 0.11.1 to 0.12.0

Pull-Request: #4610.
This commit is contained in:
dependabot[bot]
2023-10-09 12:04:49 +00:00
committed by GitHub
parent 94894e4c9f
commit 1bfaf1c67d
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ libp2p-core = { workspace = true }
libp2p-swarm = { workspace = true }
libp2p-identity = { workspace = true }
log = "0.4.20"
lru = "0.11.1"
lru = "0.12.0"
quick-protobuf-codec = { workspace = true }
quick-protobuf = "0.8"
smallvec = "1.11.1"