Skip to content

Commit 3170af6

Browse files
committed
upgrade procfs
1 parent 0a2c7a9 commit 3170af6

File tree

2 files changed

+4
-36
lines changed

2 files changed

+4
-36
lines changed

Cargo.lock

Lines changed: 3 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ features = ["with-chrono-0_4", "with-serde_json-1"]
103103

104104
[target.'cfg(target_os = "linux")'.dependencies]
105105
# Process information
106-
procfs = "0.7"
106+
procfs = "0.12.0"
107107

108108
[dev-dependencies]
109109
criterion = "0.3"

0 commit comments

Comments
 (0)