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 2825aa7 + 9e88c6b commit b51f341Copy full SHA for b51f341
Cargo.toml
@@ -43,7 +43,7 @@ rlimit = "0.10.0"
43
44
[target.'cfg(target_os = "linux")'.dependencies]
45
once_cell = "1.13.1"
46
-procfs = { version = "0.17.0", default-features = false }
+procfs = { version = "0.18.0", default-features = false }
47
48
[target.'cfg(target_os = "freebsd")'.dependencies]
49
libc = "0.2.159"
0 commit comments