Update backtrace to 0.3.61

This commit is contained in:
Nick Fitzgerald
2021-07-26 12:05:44 -07:00
parent 3d76cbdf34
commit 514bbb20b4
4 changed files with 30 additions and 36 deletions

View File

@@ -25,7 +25,7 @@ anyhow = "1.0.19"
region = "2.2.0"
libc = "0.2"
cfg-if = "1.0"
backtrace = "0.3.42"
backtrace = "0.3.61"
rustc-demangle = "0.1.16"
cpp_demangle = "0.3.2"
log = "0.4.8"