From db1e81c91140357cae8e46e1d9cd7fe33b97d47e Mon Sep 17 00:00:00 2001 From: paketobuildpackscommunity Date: Fri, 10 Jan 2025 13:02:55 +0000 Subject: [PATCH] Bump docker.io/paketocommunity/rust-dist from 1.34.0 to 1.35.0 Bumps docker.io/paketocommunity/rust-dist from 1.34.0 to 1.35.0. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 2 +- package.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index c12e575..b0be849 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -23,7 +23,7 @@ api = "0.7" [[order.group]] id = "paketo-community/rust-dist" - version = "1.34.0" + version = "1.35.0" [[order.group]] id = "paketo-buildpacks/syft" diff --git a/package.toml b/package.toml index 2dc4353..55331bd 100644 --- a/package.toml +++ b/package.toml @@ -2,7 +2,7 @@ uri = "docker://docker.io/paketocommunity/rustup:1.12.0" [[dependencies]] - uri = "docker://docker.io/paketocommunity/rust-dist:1.34.0" + uri = "docker://docker.io/paketocommunity/rust-dist:1.35.0" [[dependencies]] uri = "docker://docker.io/paketocommunity/cargo:0.12.0"