Skip to content

Commit

Permalink
chore: Update rust-analyzer extension to version 0.3.2029
Browse files Browse the repository at this point in the history
  • Loading branch information
yiwiy9 committed Jul 27, 2024
1 parent 80f2eb7 commit 91574c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vscode": {
"extensions": [
"EditorConfig.EditorConfig",
"rust-lang.rust-analyzer",
"rust-lang.rust-analyzer@0.3.2029", // Compatible with Rust 1.70
"tamasfe.even-better-toml",
"vadimcn.vscode-lldb"
],
Expand Down

0 comments on commit 91574c5

Please sign in to comment.