Bump ghcr.io/devcontainers/features/rust from 1.3.3 to 1.5.0 (#292849)

Bumps ghcr.io/devcontainers/features/rust from 1.3.3 to 1.5.0.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/rust
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-06 10:36:01 -08:00
committed by GitHub
parent 1de769f5d5
commit 527178c097
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
},
"features": {
"ghcr.io/devcontainers/features/desktop-lite:": {},
"ghcr.io/devcontainers/features/rust:1": {}
"ghcr.io/devcontainers/features/rust:": {}
},
"containerEnv": {
"DISPLAY": "" // Allow the Dev Containers extension to set DISPLAY, post-create.sh will add it back in ~/.bashrc and ~/.zshrc if not set.