Function node_template_release::process_root_cargo_toml
source · pub(crate) fn process_root_cargo_toml(
root_cargo_toml_path: &Path,
root_deps: HashMap<String, HashMap<String, Dependency>>,
cargo_tomls: &[PathBuf],
node_template_path: &PathBuf,
commit_id: &str,
)