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 3292d5e + 859f17c commit 17cb6c5Copy full SHA for 17cb6c5
Cargo.toml
@@ -40,7 +40,7 @@ rlimit = "0.10.0"
40
41
[target.'cfg(target_os = "linux")'.dependencies]
42
once_cell = "1.13.1"
43
-procfs = { version = "0.16.0", default-features = false }
+procfs = { version = "0.17.0", default-features = false }
44
45
[target.'cfg(target_os = "freebsd")'.dependencies]
46
libc = "0.2.159"
0 commit comments