Skip to content

Single Cargo workspace for the entire repository #534

@tiziano88

Description

@tiziano88

We currently have at least 3 Cargo workspaces, and if we keep the current structure we may need to add at least an additional one for things like #533 .

We should consider having a single workspace rooted in the repository root, which will allow us to maintain a single version of our all dependencies. In this model, every single crate will be nested in the global workspace.

If anyone thinks this may be problematic, please follow up here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions