From e662058da2ee8888a6972ed0a554af1042e68e49 Mon Sep 17 00:00:00 2001 From: paketocommunity Date: Tue, 9 Nov 2021 17:14:24 +0000 Subject: [PATCH] Bump docker.io/paketocommunity/rustup from 1.0.0 to 1.1.0 Bumps docker.io/paketocommunity/rustup from 1.0.0 to 1.1.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 adabacc..4294b33 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -19,7 +19,7 @@ api = "0.6" [[order.group]] id = "paketo-community/rustup" - version = "1.0.0" + version = "1.1.0" [[order.group]] id = "paketo-community/rust-dist" diff --git a/package.toml b/package.toml index dcd762f..b9ff4c5 100644 --- a/package.toml +++ b/package.toml @@ -1,6 +1,6 @@ [[dependencies]] - uri = "docker://docker.io/paketocommunity/rustup:1.0.0" + uri = "docker://docker.io/paketocommunity/rustup:1.1.0" [[dependencies]] uri = "docker://docker.io/paketocommunity/rust-dist:1.2.1"