Skip to content

Commit a71d0a5

Browse files
Merge pull request #176 from ackintosh/dependabot/cargo/lru-0.12.1
2 parents 3169079 + 10ab21f commit a71d0a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ discv5 = "0.3.1"
1616
futures = "0.3.29"
1717
hex = "0.4.3"
1818
libp2p = { version = "0.52.2", default-features = false, features = ["dns", "tokio", "ecdsa", "noise", "macros", "secp256k1", "tcp", "yamux"] }
19-
lru = "0.12.0"
19+
lru = "0.12.1"
2020
parking_lot = "0.12.1"
2121
primitive-types = "0.12.2"
2222
serde_yaml = "0.9.27"

0 commit comments

Comments
 (0)