Right now we are using a workspace structure. But if we want to publish this to crates.io instead of just publish binaries, it will be better to have it all into a single crate... it's a single binary after all.
And also, the coco name is already taken in the crates.io index, so we will have to choose another name for publishing. Maybe rs-coco
Right now we are using a workspace structure. But if we want to publish this to crates.io instead of just publish binaries, it will be better to have it all into a single crate... it's a single binary after all.
And also, the
coco
name is already taken in the crates.io index, so we will have to choose another name for publishing. Maybers-coco