tock / libtock-rs

Rust userland library for Tock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elf2tab upgrade

towoe opened this issue · comments

I already created an issue in tock/libtock-c#117 concerning the elf2tab version.

But since libtock-rs states an explicit version for elf2tab, maybe the following should be changed to reflect a more recent version

cargo install elf2tab --version 0.4.0

Can you send a patch that bumps the version?