Skip to content

Commit

Permalink
Merge pull request #215 from ackintosh/dependabot/cargo/parking_lot-0…
Browse files Browse the repository at this point in the history
….12.3
  • Loading branch information
dependabot[bot] authored May 27, 2024
2 parents 44f824b + fe183e3 commit c0a3885
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 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 @@ -18,7 +18,7 @@ hex = "0.4.3"
home = "0.5.9"
libp2p = { version = "0.53.2", default-features = false, features = ["dns", "tokio", "ecdsa", "noise", "macros", "secp256k1", "tcp", "yamux"] }
lru = "0.12.3"
parking_lot = "0.12.2"
parking_lot = "0.12.3"
primitive-types = "0.12.2"
serde_yaml = "0.9.34"
smallvec = "1.13.2"
Expand Down

0 comments on commit c0a3885

Please sign in to comment.