Skip to content

Commit 21dc542

Browse files
committed
fix vscode settings for dscecho resource
1 parent 2918d67 commit 21dc542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rust-analyzer.linkedProjects": [
33
"./dsc/Cargo.toml",
44
"./dsc_lib/Cargo.toml",
5-
"./echo/Cargo.toml",
5+
"./dscecho/Cargo.toml",
66
"./osinfo/Cargo.toml",
77
"./registry/Cargo.toml",
88
"./runcommandonset/Cargo.toml",

0 commit comments

Comments
 (0)