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.
2 parents 6dec75e + c747fb9 commit 2a97069Copy full SHA for 2a97069
Cargo.toml
@@ -19,7 +19,7 @@ name = "libproc"
19
path = "src/lib.rs"
20
21
[build-dependencies]
22
-bindgen = { version = "0.71.1", default-features = false, features = ["runtime"] }
+bindgen = { version = "0.72.0", default-features = false, features = ["runtime"] }
23
24
# NOTE: This assumes that there is a procfs compatible FS in redox and the procfs crate
25
# supports it. It's quite probably that neither of those two things ever happen.
0 commit comments