This commit is contained in:
parent
6e5c985719
commit
b262235ac7
41 changed files with 1688 additions and 653 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue