rust/library/unwind
Collin Baker dfab01b6e0 Remove std's transitive dependency on cfg-if 0.1
After rust-lang/rust#101946 this completes the move to cfg-if 1.0 by:
* Updating getrandom 0.1.14->0.1.16
* Updating panic_abort, panic_unwind, and unwind to cfg-if 1.0
2022-11-02 18:01:20 -04:00
..
src add crt-static for android 2022-08-10 19:42:24 +03:00
build.rs unwind: don't build dependency when building for Miri 2022-08-15 12:54:12 -04:00
Cargo.toml Remove std's transitive dependency on cfg-if 0.1 2022-11-02 18:01:20 -04:00