Skip to content

Commit d1ba68a

Browse files
committed
Bump rustc_demangle version
Otherwise some objdump output would not parse correctly.
1 parent ef3e1c7 commit d1ba68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stdsimd-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ simd-test-macro = { path = "../simd-test-macro" }
99
backtrace = "0.3"
1010
cc = "1.0"
1111
lazy_static = "0.2"
12-
rustc-demangle = "0.1"
12+
rustc-demangle = "0.1.8"

0 commit comments

Comments
 (0)