Skip to content

Commit

Permalink
fix settings.recommended.json file (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy authored Nov 4, 2023
1 parent b6aaf0a commit 3e2efa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.recommended.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"Earthfile": "earthfile"
},
"rust-analyzer.linkedProjects": [
"./catalyst-gateway/bin/Cargo.toml"
"./catalyst-gateway/Cargo.toml"
],
"rust-analyzer.check.overrideCommand": [
"bash",
Expand Down

0 comments on commit 3e2efa7

Please sign in to comment.