### Fixed
- Split SPM package into ThalesBridge (C) and Thales (Swift) targets so swift-bridge C types (RustStr, RustString) are visible when consumed as an SPM dependency
- Fix ToRustStr protocol to use rethrows for throwing closure support
- Add @retroactive conformance annotations for RustStr extensions