deps: bump lru from 0.11.0 to 0.11.1

Pull-Request: #4478.
This commit is contained in:
dependabot[bot]
2023-09-11 23:57:05 +00:00
committed by GitHub
parent 0df1a96e3c
commit f798572e78
2 changed files with 3 additions and 3 deletions

View File

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