lowRISC / manticore

Apache License 2.0
16 stars 13 forks source link

[build] Refactor the project into a Cargo workspace #74

Closed mcy closed 3 years ago

mcy commented 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.