Closed mcy closed 3 years ago
In particular, this will help with adding additional helper packages dependent on manticore, such as an end-to-end test.
The main user-visible change is that manticore-tool is now invoked as cargo r -p manticore-tool.
manticore-tool
cargo r -p manticore-tool
In particular, this will help with adding additional helper packages dependent on manticore, such as an end-to-end test.
The main user-visible change is that
manticore-tool
is now invoked ascargo r -p manticore-tool
.