pub fn find_nested_manifest_dir(starter_path: &Path) -> Option<PathBuf>
Continually go down in the file tree until a Forc manifest file is found.