We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8e469 commit 1d9b9b6Copy full SHA for 1d9b9b6
src/config.rs
@@ -69,7 +69,7 @@ fn find_dir<'a>(
69
70
fn build_nodes(
71
objects: &[ProjectObject],
72
- project_dir: &PathBuf,
+ project_dir: &Path,
73
target_obj_dir: &Option<PathBuf>,
74
base_obj_dir: &Option<PathBuf>,
75
) -> Vec<ProjectObjectNode> {
0 commit comments