rust/library/unwind
Sean Cross a3e16c7adc unwind: bump `unwinding` dependency to 0.2.6
With a recent change to the compiler, all instances of `#[naked]` must
now be wrapped in `#[unsafe(naked)]`. The `unwinding` crate, which is
used on Xous for doing unwinding in constrained environments, needed to
be updated to handle this change.

Bump the `unwinding` dependency to 0.2.6, which performs this wrapping.

Signed-off-by: Sean Cross <sean@xobs.io>
2025-04-29 09:46:32 +08:00
..
src Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboet 2025-03-17 05:47:49 -04:00
Cargo.toml unwind: bump `unwinding` dependency to 0.2.6 2025-04-29 09:46:32 +08:00