mccli/command_init
Ian Wijma b3d7c776e8 Add 'manifest' package and integrate it with 'command_init'
A new package named 'manifest' is introduced in this commit. It comprises a single structure and related functions for managing manifests. Additionally, 'command_init' has been altered to use this new module instead of using its previously hard-coded functionality. A reference to 'manifest' has also been added in the Cargo.lock and command_init/Cargo.toml files.
2024-01-05 20:11:17 +11:00
..
src Add 'manifest' package and integrate it with 'command_init' 2024-01-05 20:11:17 +11:00
Cargo.toml Add 'manifest' package and integrate it with 'command_init' 2024-01-05 20:11:17 +11:00