Skip to content

Commit f1f1714

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] <support@dependabot.com>
1 parent df7ee05 commit f1f1714

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.

src/minion/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)