Skip to content

Commit 33e7bae

Browse files
committed
upgrade procfs depdencency
1 parent 7eacb56 commit 33e7bae

File tree

2 files changed

+8
-34
lines changed

2 files changed

+8
-34
lines changed

Cargo.lock

Lines changed: 7 additions & 33 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
@@ -120,7 +120,7 @@ features = ["with-chrono-0_4", "with-serde_json-1"]
120120

121121
[target.'cfg(target_os = "linux")'.dependencies]
122122
# Process information
123-
procfs = "0.13.0"
123+
procfs = "0.14.2"
124124

125125
[dev-dependencies]
126126
criterion = "0.4"

0 commit comments

Comments
 (0)