mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-23 18:04:27 +01:00
- Added `conflicts_with` for mutually exclusive flags - Removed redundant default values for bool flags. - Dropped manual validation checks in favor of Clap's built-in parsing guarantees.