Skip to content

Commit

Permalink
Merge pull request #162 from ackintosh/dependabot/cargo/lru-0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
2 parents 2e7399e + 5be5206 commit db82b7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ discv5 = "0.3.1"
futures = "0.3.28"
hex = "0.4.3"
libp2p = { version = "0.52.2", default-features = false, features = ["dns", "tokio", "ecdsa", "noise", "macros", "secp256k1", "tcp", "yamux"] }
lru = "0.11.1"
lru = "0.12.0"
parking_lot = "0.12.1"
primitive-types = "0.12.1"
serde_yaml = "0.9.25"
Expand Down

0 comments on commit db82b7f

Please sign in to comment.