Skip to content

Commit

Permalink
Merge pull request #326 from musicinmybrain/procfs-0.17
Browse files Browse the repository at this point in the history
rd-agent: update procfs from 0.16 to 0.17
  • Loading branch information
htejun authored Dec 5, 2024
2 parents a9ccbcc + 362e38c commit 62052b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rd-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ libc = "0.2"
linux_proc = "0.1"
log = "0.4"
nix = { version = "0.28", features = ["signal", "process"] }
procfs = "0.16"
procfs = "0.17"
proc-mounts = "0.3"
regex = "1.10"
scan_fmt = "0.2"
Expand Down

0 comments on commit 62052b8

Please sign in to comment.