Skip to content

Commit

Permalink
Merge pull request #248 from ackintosh/dependabot/cargo/home-0.5.11
Browse files Browse the repository at this point in the history
Bump home from 0.5.9 to 0.5.11
  • Loading branch information
github-actions[bot] authored Dec 25, 2024
2 parents 267aaad + c347d57 commit cb208e5
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 28 deletions.
70 changes: 43 additions & 27 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 @@ -15,7 +15,7 @@ delay_map = "0.4.0"
discv5 = "0.9.0"
futures = "0.3.31"
hex = "0.4.3"
home = "0.5.9"
home = "0.5.11"
libp2p = { version = "0.53.2", default-features = false, features = ["dns", "tokio", "ecdsa", "noise", "macros", "secp256k1", "tcp", "yamux"] }
lru = "0.12.5"
parking_lot = "0.12.3"
Expand Down

0 comments on commit cb208e5

Please sign in to comment.