backtrace-rs
backtrace-rs copied to clipboard
Update `libloading` dev dep, run `cargo update`
Run
cargo +nightly -Z unstable-options update --breaking
cargo update
this doesn't mean we have added a third version of addr2line when the submodule is updated in std, does it?
can this be cut back to just the bindgen change?
merge conflicts
addr2line was updated in #638.
I revised this to only bump miniz_oxide and libloading crates.
I just rebased this PR - the only change now is the libloading 0.7 -> 0.8, plus some lock updates. It builds fine locally, but CI is having some strange issues, esp with nightly?