diff --git a/.vscode/settings.json b/.vscode/settings.json index 292ec34e..24bf5814 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,7 +2,7 @@ "rust-analyzer.linkedProjects": [ "./dsc/Cargo.toml", "./dsc_lib/Cargo.toml", - "./echo/Cargo.toml", + "./dscecho/Cargo.toml", "./osinfo/Cargo.toml", "./registry/Cargo.toml", "./runcommandonset/Cargo.toml",