We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618174e commit ca8bafbCopy full SHA for ca8bafb
.devcontainer/rust/devcontainer.json
@@ -19,14 +19,14 @@
19
},
20
"extensions": [
21
"github.copilot@1.388.0",
22
- "github.vscode-github-actions@0.31.0",
23
- "github.vscode-pull-request-github@0.132.0",
+ "github.vscode-github-actions@0.31.1",
+ "github.vscode-pull-request-github@0.132.1",
24
"jetmartin.bats@0.1.10",
25
"kherring.bats-test-runner@0.1.3",
26
"mhutchie.git-graph@1.30.0",
27
"ms-azuretools.vscode-docker@2.0.0",
28
- "rust-lang.rust-analyzer@0.3.2819",
29
- "sonarsource.sonarlint-vscode@4.44.0",
+ "rust-lang.rust-analyzer@0.3.2828",
+ "sonarsource.sonarlint-vscode@4.45.0",
30
"tamasfe.even-better-toml@0.21.2",
31
"usernamehw.errorlens@3.28.0"
32
]
0 commit comments