mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
- status.rs: Use UnicodeWidthStr::width() for correct display alignment - container.rs: Use as_bytes().len() for hex string length verification - Add unicode-width dependency (already a transitive dep via comfy-table) Assisted-by: Cursor (Auto) Signed-off-by: Shion Tanaka <shtanaka@redhat.com>