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 ac941af commit 90374a6Copy full SHA for 90374a6
Cargo.toml
@@ -37,5 +37,5 @@ bindgen = { version = "0.68.1", default-features = false, features = ["runtime"]
37
# supports it. It's quite probably that neither of those two things ever happen.
38
# But making this assumption for now so that everything compiles at least for redox
39
[target.'cfg(any(target_os = "linux", target_os = "redox", target_os = "android"))'.dev-dependencies]
40
-procfs = "0.15.0"
+procfs = "0.16.0"
41
tempfile = "3.3.0"
0 commit comments