Bump rustc_demangle version
Otherwise some objdump output would not parse correctly.
This commit is contained in:
parent
b58b3f9c77
commit
85cae45e64
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ simd-test-macro = { path = "../simd-test-macro" }
|
|||
backtrace = "0.3"
|
||||
cc = "1.0"
|
||||
lazy_static = "0.2"
|
||||
rustc-demangle = "0.1"
|
||||
rustc-demangle = "0.1.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue