Brought Example up to spec
Some checks failed
CI / checks (push) Has been cancelled

This commit is contained in:
Alex Emmet 2026-07-19 00:29:24 +02:00
commit b262235ac7
41 changed files with 1688 additions and 653 deletions

View file

@ -11,6 +11,7 @@ mtp-crypto = { version = "0.2.0", path = "../crypto", optional = true }
rand = "0.8"
tokio = { version = "1", features = ["macros", "rt", "time", "sync"] }
tracing = "0.1"
wtransport = "0.7"
[features]