From 8726f7f5a27f4b9d9506038dc491d9354b3d4783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 07:42:32 +0000 Subject: [PATCH] ci(devcontainer): bump ghcr.io/devcontainers/features/rust Bumps the devcontainer-features group with 1 update: ghcr.io/devcontainers/features/rust. Updates `ghcr.io/devcontainers/features/rust` from 1.5.0 to 1.5.1 --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/rust dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devcontainer-features ... Signed-off-by: dependabot[bot] --- .devcontainer/devcontainer-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.devcontainer/devcontainer-lock.json b/.devcontainer/devcontainer-lock.json index a4fb451..5b2e984 100644 --- a/.devcontainer/devcontainer-lock.json +++ b/.devcontainer/devcontainer-lock.json @@ -21,9 +21,9 @@ "integrity": "sha256:d22f50b70ed75339b4eed1ba9ecde3a1791f90e88d37936517e3bace0bbad671" }, "ghcr.io/devcontainers/features/rust:1": { - "version": "1.5.0", - "resolved": "ghcr.io/devcontainers/features/rust@sha256:0c55e65f2e3df736e478f26ee4d5ed41bae6b54dac1318c443e31444c8ed283c", - "integrity": "sha256:0c55e65f2e3df736e478f26ee4d5ed41bae6b54dac1318c443e31444c8ed283c" + "version": "1.5.1", + "resolved": "ghcr.io/devcontainers/features/rust@sha256:f7afd923fd283db88ca961342ae65ea63a8c95bcf86e42c4c363f43bc4ba26a5", + "integrity": "sha256:f7afd923fd283db88ca961342ae65ea63a8c95bcf86e42c4c363f43bc4ba26a5" } } }