We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e89e2 commit 1cd3470Copy full SHA for 1cd3470
process/Cargo.toml
@@ -15,6 +15,8 @@ dirs = "5.0"
15
16
[build-dependencies]
17
bindgen = { version = "0.70.0", features = ["runtime"] }
18
+
19
+[dev-dependencies]
20
sysinfo = "0.31"
21
22
[[bin]]
0 commit comments