blob: 014437b7f1b661b535528d29bc674d5e035f6e92 (
plain)
1
2
3
4
5
6
|
error: the linked panic runtime `panic_runtime_abort` is not compiled with this crate's panic strategy `unwind`
error: the crate `wants_panic_runtime_abort` requires panic strategy `abort` which is incompatible with this crate's strategy of `unwind`
error: aborting due to 2 previous errors
|