Closed goldkehlchen closed 4 years ago
If you recently updated the main repository, you should update the submodules as well:
git submodule update --init
Scratch that. If you used cargo install
, the issue is rather that we forgot to update some packages on crates.io
, oops!
Thanks for reporting this. It will be fixed as soon as possible.
Meanwhile the easiest way to install Lucet
is to clone this repository and use make install
.
Unfortunately
cargo install lucetc
fails immediately: