Structs§
- Options 🔒
Constants§
Functions§
- Build and test the generated node-template
- Copy the
node-template
to the given path. - Find all
Cargo.toml
files in the given path. - Gets the latest commit id of the repository given by
path
. - main 🔒
- Parse the given
Cargo.toml
. - Processes all
Cargo.toml
files, aggregates dependencies and saves the changes. - Rewrites git dependencies:
- Update the top level (workspace)
Cargo.toml
file. - Write the given
Cargo.toml
to the given path.