mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
The CLI crate does not use clap directly, so it does not need to depend on it. It does use it indirectly, through the our lib crate Signed-off-by: Omer Tuchfeld <omer@tuchfeld.dev>