1
0
mirror of https://github.com/containers/youki synced 2026-01-19 15:01:33 +01:00
youki/crates/libcgroups
dependabot[bot] ae19047cea
chore(deps): bump libc from 0.2.179 to 0.2.180 in the patch group
Bumps the patch group with 1 update: [libc](https://github.com/rust-lang/libc).


Updates `libc` from 0.2.179 to 0.2.180
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.179...0.2.180)

---
updated-dependencies:
- dependency-name: libc
  dependency-version: 0.2.180
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 01:00:59 +00:00
..
examples feat: add io limits controller for systemd (#3235) 2025-12-30 13:16:14 +09:00
src fix(libcgroups): pass full_path to Devices controller instead of cgroup_path (#3355) 2026-01-08 17:22:43 +09:00
.gitignore Add lib prefix to other crates 2021-10-22 22:05:14 +02:00
Cargo.toml chore(deps): bump libc from 0.2.179 to 0.2.180 in the patch group 2026-01-09 01:00:59 +00:00
README.md Add the metadates for publishing a crate. 2022-02-23 17:32:16 +09:00

libcgroups