Skip to content

Commit 91574c5

Browse files
committed
chore: Update rust-analyzer extension to version 0.3.2029
1 parent 80f2eb7 commit 91574c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"vscode": {
1919
"extensions": [
2020
"EditorConfig.EditorConfig",
21-
"rust-lang.rust-analyzer",
21+
"rust-lang.rust-analyzer@0.3.2029", // Compatible with Rust 1.70
2222
"tamasfe.even-better-toml",
2323
"vadimcn.vscode-lldb"
2424
],

0 commit comments

Comments
 (0)