Skip to content

Commit

Permalink
Bump cgroups-rs from 0.2.11 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [cgroups-rs](https://github.com/kata-containers/cgroups-rs) from 0.2.11 to 0.3.0.
- [Release notes](https://github.com/kata-containers/cgroups-rs/releases)
- [Commits](https://github.com/kata-containers/cgroups-rs/commits)

---
updated-dependencies:
- dependency-name: cgroups-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent 3d56742 commit 9118386
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 9118386

Please sign in to comment.