Skip to content

Commit

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

Bump cgroups-rs from 0.3.1 to 0.3.2
  • Loading branch information
itamarst authored Mar 18, 2023
2 parents 8a7eab0 + 16dee88 commit 5ef1aaa
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 memapi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ features = ["memory", "process"]
version = "0.18"

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

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

0 comments on commit 5ef1aaa

Please sign in to comment.