Protocol version, async pump, start some testing
This commit is contained in:
parent
763ecd190e
commit
6f906d80a7
6 changed files with 237 additions and 38 deletions
|
|
@ -21,5 +21,8 @@ tokio-stream = "0.1"
|
|||
toml = "0.5"
|
||||
tui = "0.19"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1"
|
||||
|
||||
[target.'cfg(target_os="linux")'.dependencies]
|
||||
procfs = "0.14.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue