Skip to content

Commit

Permalink
Bump rustc_demangle version
Browse files Browse the repository at this point in the history
Otherwise some objdump output would not parse correctly.
  • Loading branch information
lu-zero committed May 17, 2018
1 parent ef3e1c7 commit d1ba68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/stdsimd-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit d1ba68a

Please sign in to comment.