refactor: Merge multiplexer & miniprotocols into single crate (#244)
This commit is contained in:
parent
b63d2052cb
commit
d5f0c2fd80
80 changed files with 1694 additions and 3002 deletions
|
|
@ -10,3 +10,6 @@ publish = false
|
|||
pallas = { path = "../../pallas" }
|
||||
net2 = "0.2.37"
|
||||
hex = "0.4.3"
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = "0.3.16"
|
||||
tokio = { version = "1.27.0", features = ["rt-multi-thread"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue