Skip to content

Commit 6c24e9e

Browse files
Bump procfs from 0.7.4 to 0.7.5
Bumps [procfs](https://github.com/eminence/procfs) from 0.7.4 to 0.7.5. - [Release notes](https://github.com/eminence/procfs/releases) - [Commits](eminence/procfs@v0.7.4...v0.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 188c973 commit 6c24e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/minion/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cfg-if = "0.1.10"
1212
serde = { version = "1.0.103", features = ["derive"] }
1313
serde_json = "1.0.44"
1414
tiny-nix-ipc = { git = "https://github.com/myfreeweb/tiny-nix-ipc", features = ["ser_json", "zero_copy"] }
15-
procfs = "0.7.4"
15+
procfs = "0.7.5"
1616
nix = "0.16.0"
1717
downcast-rs = "1.1.1"
1818
snafu = "0.6.0"

0 commit comments

Comments
 (0)