refactor for new naming, new api and async
This commit is contained in:
parent
ef844183d6
commit
d53349c264
10 changed files with 717 additions and 246 deletions
|
|
@ -16,3 +16,6 @@ log = "0.4.25"
|
|||
anyhow = "1.0.95"
|
||||
rand = "0.9.0-beta.3"
|
||||
rustls = "^0.23.21"
|
||||
hmac = "0.12.1"
|
||||
md-5 = "^0.10.6"
|
||||
tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread", "net", "sync"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue