From 9b6ec12746e2668d2ecfec1c0e992ae4a729c8a0 Mon Sep 17 00:00:00 2001 From: "philips-software-forest-releaser[bot]" <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 08:12:52 +0000 Subject: [PATCH] Update rust-lang.rust-analyzer in devcontainer.json --- .devcontainer/rust/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index 74d92997..e35f5136 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -21,7 +21,7 @@ "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", "ms-azuretools.vscode-docker@2.0.0", - "rust-lang.rust-analyzer@0.3.2711", + "rust-lang.rust-analyzer@0.3.2719", "sonarsource.sonarlint-vscode@4.37.0", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.26.0"