Update to latest procfs
commit10b06d6fdbe0fc51f9af7f013e0a0e377f98853d
authorAndrew Chin <achin@eminence32.net>
Sun, 4 Dec 2022 16:17:30 +0000 (4 11:17 -0500)
committerAndrew Chin <achin@eminence32.net>
Sun, 4 Dec 2022 16:17:30 +0000 (4 11:17 -0500)
tree9f893a6b17d196e11fe4ac5c0ef9935e3bdf06d2
parent172974ffc69cb503894d9e340fb3477479b6403f
Update to latest procfs

By turning off procfs's default features, the chrono and time crates are
removed from the dependency tree.  flate2 is also removed.

Closes #7
Cargo.lock
Cargo.toml
src/process.rs