pub fn dependencies(manifest_path: &str) -> (PathBuf, Vec<DependencyManifest>)
Expand description
Workspace root and dependencies of manifest_path
pub fn dependencies(manifest_path: &str) -> (PathBuf, Vec<DependencyManifest>)
Workspace root and dependencies of manifest_path