Closed
Description
I want to suggest the following directory structure.
.github
book
BUILDING.md
...
ws/
Cargo.toml <-- workspace definitions
uefi/
Cargo.toml <-- dependencies of `uefi` crate
uefi-services/
xtask/
...
This will make the directory structure much cleaner and the main Cargo.toml file shorter (do not mix workspace definitions with regular crate attributes). I can work on it, if you give me the go for it. Thoughts?
Metadata
Metadata
Assignees
Labels
No labels