Skip to content

Commit 5ef76d6

Browse files
committed
upgrade procfs
1 parent a3d9eb6 commit 5ef76d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

116116
[target.'cfg(target_os = "linux")'.dependencies]
117117
# Process information
118-
procfs = "0.14.2"
118+
procfs = "0.15.1"
119119

120120
[dev-dependencies]
121121
criterion = "0.4"

0 commit comments

Comments
 (0)