Skip to content

Commit

Permalink
Merge pull request eqlabs#2152 from eqlabs/chris/followup-2136
Browse files Browse the repository at this point in the history
followup for PR eqlabs#2136
  • Loading branch information
CHr15F0x authored Aug 13, 2024
2 parents 412267f + 9480757 commit 40ed242
Show file tree
Hide file tree
Showing 7 changed files with 1,003 additions and 812 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/p2p/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ sha3 = { workspace = true }
tagged = { path = "../tagged" }
tagged-debug-derive = { path = "../tagged-debug-derive" }
tokio = { workspace = true, features = ["macros", "rt-multi-thread", "sync"] }
tokio-stream = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { workspace = true, features = ["env-filter"] }
unsigned-varint = { workspace = true, features = ["futures"] }
Expand Down
Loading

0 comments on commit 40ed242

Please sign in to comment.