Starting to make progress
This commit is contained in:
parent
bfa55d1492
commit
2190ccd475
7 changed files with 1395 additions and 52 deletions
|
|
@ -6,4 +6,6 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
procfs = "0.14.1"
|
||||
bytes = "1"
|
||||
procfs = "0.14.1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue