Skip to content

Commit 9118386

Browse files
Bump cgroups-rs from 0.2.11 to 0.3.0
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] <support@github.com>
1 parent 3d56742 commit 9118386

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Cargo.lock

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

memapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ default-features = false
3434
features = []
3535

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

3939
[dev-dependencies]
4040
proptest = "1.0"

0 commit comments

Comments
 (0)