rust/library/unwind
Sean Cross dcdb192b55 unwind: update unwinding dependency to 0.2.3
The recent changes to naked `asm!()` macros made this unbuildable
on Xous. The upstream package maintainer released 0.2.3 to fix support
on newer nightly toolchains.

Update the dependency to 0.2.3, which is the oldest version that works
with the current nightly compiler.

This closes #131602 and fixes the build on xous.

Signed-off-by: Sean Cross <sean@xobs.io>
2024-10-13 21:27:29 +08:00
..
src Use &raw in the standard library 2024-09-25 17:03:20 -07:00
Cargo.toml unwind: update unwinding dependency to 0.2.3 2024-10-13 21:27:29 +08:00