Bump rustc_demangle version

Otherwise some objdump output would not parse correctly.
This commit is contained in:
Luca Barbato 2018-05-17 15:52:49 +00:00 committed by gnzlbg
parent b58b3f9c77
commit 85cae45e64

View file

@ -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"