Skip to content

Commit a2aad25

Browse files
committed
more work
1 parent 45fa919 commit a2aad25

21 files changed

+516
-201
lines changed

packages/handshake/Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@ futures = "0"
2222
tokio = { version = "1", features = ["full"] }
2323
nom = "7"
2424
rand = "0"
25+
pin-project = "1"
26+
tracing = "0"
27+
28+
[dev-dependencies]
29+
tracing-subscriber = "0"
30+

0 commit comments

Comments
 (0)