Skip to content

Commit 37fd81d

Browse files
David Tolnaymeta-codesync[bot]
authored andcommitted
Update procfs from 0.16.0 to 0.17.0
Summary: Release notes: https://github.com/eminence/procfs/releases/tag/v0.17.0 Reviewed By: diliop Differential Revision: D94581681 fbshipit-source-id: e6492b7c5c26bb94fddace3b6c859301ca5737a3
1 parent 80e85cb commit 37fd81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shed/buffered_weighted/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ tokio = { version = "1.47.1", features = ["full", "test-util", "tracing"] }
2323
tokio-stream = { version = "0.1.18", features = ["fs", "io-util", "net", "signal", "sync", "time"] }
2424

2525
[target.'cfg(target_os = "linux")'.dependencies]
26-
procfs = "0.16.0"
26+
procfs = "0.17.0"

0 commit comments

Comments
 (0)