rustc 1.77 adds spurious -Cstrip=debuginfo to buildline
msmeissn
important
recommended
Recommended update for cargo-packaging
This update for cargo-packaging fixes the following issues:
- Resolve build failure when backported to 15-SP3
- Depend on provides of rust to allow older compiler version usage
- Remove cargo_config that is now part of vendor.tar
- bsc#1222175 - prevent stripping debug info
- Update to version 1.2.0+5:
* Prevent stripping debuginfo in release by default (#7)
- Update to version 1.2.0+4:
* macros.cargo: Drop bashisms (#4)
cargo-packaging