Description
Summary
Need to untangle the current rust crates being too coupled in different ways. Each separate crate should act as a standalone loosely coupled library.
Description
- Get rid of using all
path
dependencies, replace them with the using the latest release tag of thecatalyst-libs
repo. - Each crate should has its own
Earthfile
instead of using the "master"Earthfile
with "master"build
target
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🔖 Ready