WIP async read write implementation
This commit is contained in:
parent
13a5ab8352
commit
02f5a4ef74
5 changed files with 49 additions and 31 deletions
|
|
@ -39,6 +39,7 @@ ip_network = "0.4.0"
|
|||
async-trait = "0.1.74"
|
||||
async-channel = "1.9"
|
||||
schemars = "0.8"
|
||||
futures = "0.3.28"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
caps = "0.5.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue