Skip to content

Commit

Permalink
Bump procfs from 0.14.2 to 0.15.0 (#1221)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2023
1 parent db9cc11 commit f92c1bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ glob = "0.3.1"
[target.'cfg(all(target_os = "linux", target_arch = "x86_64"))'.dependencies]
libc = "0.2.94"
nix = {version = "0.26.2", default-features = false, features = ["sched", "signal", "ptrace", "personality"]}
procfs = "0.14"
procfs = "0.15"

[features]
default = []
Expand Down

0 comments on commit f92c1bb

Please sign in to comment.