Closed
Description
Update to latest rust nightly: cargo 1.85.0-nightly (769f622e1 2024-12-14)
got error: package ID specification
panic_unwind did not match any packages
when build with -Zbuild-std
option.
It happened only on today's update, all builds before have no problems.
What does it mean? And how to fix it...