New features (Only available on CMake >= 3.19)
- Add new
CRATE_TYPESflag tocorrosion_import_crate()to restrict which
crate types should be imported (#269). - Add
NO_LINKER_OVERRIDEflag to let Rust choose the default linker for the target
instead of what Corrosion thinks is the appropriate linker driver (#272).