Skip to content

Commit

Permalink
Merge pull request #234 from ackintosh/dependabot/cargo/futures-0.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
2 parents 8b2a080 + e8a22e4 commit 1b599fc
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 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 @@ -13,7 +13,7 @@ rust-version = "1.61"
[dependencies]
delay_map = "0.4.0"
discv5 = "0.6.0"
futures = "0.3.30"
futures = "0.3.31"
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"] }
Expand Down

0 comments on commit 1b599fc

Please sign in to comment.