From 2c0134f8cd106f89eea2d38bec3315ec714648b3 Mon Sep 17 00:00:00 2001 From: "philips-software-forest-releaser[bot]" <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 03:46:46 +0000 Subject: [PATCH] Update rustup --- .devcontainer/rust/apt-requirements.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/rust/apt-requirements.json b/.devcontainer/rust/apt-requirements.json index 9867db53..b283ca43 100644 --- a/.devcontainer/rust/apt-requirements.json +++ b/.devcontainer/rust/apt-requirements.json @@ -1,3 +1,3 @@ { - "rustup": "1.26.0-5build1" + "rustup": "1.26.0-5ubuntu0.1" }