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 07065aa commit 0592c98Copy full SHA for 0592c98
Cargo.toml
@@ -34,5 +34,5 @@ path = "src/dmesg.rs"
34
bindgen = { version = "0.64.0", default-features = false, features = ["runtime"] }
35
36
[target.'cfg(target_os = "linux")'.dev-dependencies]
37
-procfs = "0.14.1"
+procfs = "0.15.0"
38
tempfile = "3.3.0"
0 commit comments