Skip to content

Commit f798572

Browse files
deps: bump lru from 0.11.0 to 0.11.1
Pull-Request: #4478.
1 parent 0df1a96 commit f798572

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protocols/identify/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ libp2p-core = { workspace = true }
1818
libp2p-swarm = { workspace = true }
1919
libp2p-identity = { workspace = true }
2020
log = "0.4.20"
21-
lru = "0.11.0"
21+
lru = "0.11.1"
2222
quick-protobuf-codec = { workspace = true }
2323
quick-protobuf = "0.8"
2424
smallvec = "1.11.0"

0 commit comments

Comments
 (0)