From 0981c4064f0d0bee1e7ea2004fa3dd50ebfbc410 Mon Sep 17 00:00:00 2001 From: paketocommunity Date: Wed, 26 Apr 2023 14:04:47 +0000 Subject: [PATCH] Bump docker.io/paketocommunity/rustup from 1.8.1 to 1.9.0 Bumps docker.io/paketocommunity/rustup from 1.8.1 to 1.9.0. 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 2b27efc..49fd5cc 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -19,7 +19,7 @@ api = "0.7" [[order.group]] id = "paketo-community/rustup" - version = "1.8.1" + version = "1.9.0" [[order.group]] id = "paketo-community/rust-dist" diff --git a/package.toml b/package.toml index 099b916..bb30509 100644 --- a/package.toml +++ b/package.toml @@ -1,6 +1,6 @@ [[dependencies]] - uri = "docker://docker.io/paketocommunity/rustup:1.8.1" + uri = "docker://docker.io/paketocommunity/rustup:1.9.0" [[dependencies]] uri = "docker://docker.io/paketocommunity/rust-dist:1.17.0"