Auto merge of #77731 - cuviper:big-endian-backtrace, r=alexcrichton

Update the backtrace crate to fix big-endian ELF

Pulls in rust-lang/backtrace-rs#373.
Fixes #77410.

r? `@alexcrichton`
This commit is contained in:
bors 2020-10-10 12:51:15 +00:00
commit cae8bc1f23
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
[[package]]
name = "backtrace"
version = "0.3.50"
version = "0.3.52"
dependencies = [
"addr2line",
"cfg-if",

@ -1 +1 @@
Subproject commit 4083a90168d605b682ba166a0c01f86b3384e474
Subproject commit 8eee2e473e71e659cbd5d32ee78aaf42e8b75752