rust-lang / backtrace-rs

Backtraces in Rust
https://docs.rs/backtrace
Other
537 stars 246 forks source link

Fix crate as an optional dep of libstd #433

Closed alexcrichton closed 3 years ago

alexcrichton commented 3 years ago

This was broken in a previous refactoring by accident, and this restores support.