Files
crabrl/Cargo.toml
Stefano Amorelli 8b8c7d1c25 fix: replace compact_str with String to resolve CI issues
- Remove compact_str dependency completely
- Replace all CompactString usage with standard String
- Fix all clippy warnings (Default impls, if let, type alias)
- Tests and library build successfully
2025-08-17 13:55:07 +03:00

1.3 KiB