1
0
mirror of https://github.com/containers/youki synced 2026-04-26 18:31:18 +02:00
youki/crates
wenyan af6197b0d2
refactor: replace deprecated clap derive attributes with command and arg (#3466)
Updated the CLI definition to use the modern #[command] and #[arg] attributes, as the legacy #[clap] attributes are now deprecated in clap v4.

Signed-off-by: Yan Wen <yan_ace62@126.com>
2026-04-25 17:15:53 +09:00
..
libcgroups chore: Refactor the dependencies in the workspace (#3477) 2026-04-17 19:10:47 +09:00
libcontainer fix(checkpoint): delete container state after checkpoint without --leave-running (#3501) 2026-04-23 20:54:11 +09:00
liboci-cli refactor: replace deprecated clap derive attributes with command and arg (#3466) 2026-04-25 17:15:53 +09:00
youki refactor: replace deprecated clap derive attributes with command and arg (#3466) 2026-04-25 17:15:53 +09:00
.gitignore Add makefiles to crates and rust-integration-test 2022-01-31 15:08:34 +05:30