1
0
mirror of https://github.com/containers/youki synced 2026-04-27 10:51:21 +02:00
youki/crates/libcgroups
Luca Barbato 0a4e071025
chore: Refactor the dependencies in the workspace (#3477)
- Use cargo autoinherit to factorize dependencies
- Fix clap= to clap = spacing
- Add # MARK: Version to liboci-cli in workspace dependencies
- Remove # MARK: Version from liboci-cli in crates/youki/Cargo.toml
- Update fastrand to ^2.3.0
- Add missing features to regex in tests/contest/contest/Cargo.toml
- Add missing features to clap in crates/libcgroups/Cargo.toml

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2026-04-17 19:10:47 +09:00
..
examples feat: add io limits controller for systemd (#3235) 2025-12-30 13:16:14 +09:00
src fix(libcgroups): Set MemorySwapMax to 0 when memory::limit == memory::swap (#3488) 2026-04-13 23:48:37 +09:00
.gitignore Add lib prefix to other crates 2021-10-22 22:05:14 +02:00
Cargo.toml chore: Refactor the dependencies in the workspace (#3477) 2026-04-17 19:10:47 +09:00
README.md Add the metadates for publishing a crate. 2022-02-23 17:32:16 +09:00

libcgroups