Skip to content

Commit

Permalink
Merge pull request #477 from pythonspeed/dependabot/cargo/cgroups-rs-…
Browse files Browse the repository at this point in the history
…0.3.0

Bump cgroups-rs from 0.2.11 to 0.3.0
  • Loading branch information
itamarst authored Jan 20, 2023
2 parents d1bd8df + 9118386 commit 596fa9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 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 memapi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ default-features = false
features = []

[target.'cfg(target_os = "linux")'.dependencies]
cgroups-rs = "0.2.11"
cgroups-rs = "0.3.0"

[dev-dependencies]
proptest = "1.0"
Expand Down

0 comments on commit 596fa9e

Please sign in to comment.