Merge #250

250: elf2tab: Update to current version r=hudson-ayers a=towoe

Fixes #249

Signed-off-by: Tobias Wölfel <tobias.woelfel@mailbox.org>

Co-authored-by: Tobias Wölfel <tobias.woelfel@mailbox.org>
diff --git a/Makefile b/Makefile
index 1aa9d25..e32decb 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@
 	rustup component add clippy
 	rustup component add rustfmt
 	rustup component add miri
-	cargo install elf2tab --version 0.4.0
+	cargo install elf2tab --version 0.6.0
 	cargo install stack-sizes
 	cargo miri setup