From c245f95482bf375c655cd4a76731adffea3fd948 Mon Sep 17 00:00:00 2001 From: paketocommunity Date: Mon, 2 Oct 2023 18:33:09 +0000 Subject: [PATCH] Bump docker.io/paketocommunity/rustup from 1.9.2 to 1.9.3 Bumps docker.io/paketocommunity/rustup from 1.9.2 to 1.9.3. Signed-off-by: GitHub --- buildpack.toml | 2 +- package.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 9489936..34229d9 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -19,7 +19,7 @@ api = "0.7" [[order.group]] id = "paketo-community/rustup" - version = "1.9.2" + version = "1.9.3" [[order.group]] id = "paketo-community/rust-dist" diff --git a/package.toml b/package.toml index a8d3cc7..fc4cd88 100644 --- a/package.toml +++ b/package.toml @@ -1,5 +1,5 @@ [[dependencies]] - uri = "docker://docker.io/paketocommunity/rustup:1.9.2" + uri = "docker://docker.io/paketocommunity/rustup:1.9.3" [[dependencies]] uri = "docker://docker.io/paketocommunity/rust-dist:1.21.2"