diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index 4e9ab52b..7b037a0a 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -14,7 +14,7 @@ "files.trimTrailingWhitespace": true }, "extensions": [ - "github.copilot@1.372.0", + "github.copilot@1.388.0", "github.vscode-github-actions@0.28.0", "github.vscode-pull-request-github@0.120.1", "jetmartin.bats@0.1.10",