diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index f90d9a7..98b045f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ // For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at: -// https://github.com/microsoft/vscode-dev-containers/tree/v0.134.0/containers/rust +// https://github.com/microsoft/vscode-dev-containers/tree/v0.159.0/containers/rust { "name": "Rust Sample", "build": {