Skip to content

Commit

Permalink
Merge pull request #436 from paketo-community/update/package/rustup
Browse files Browse the repository at this point in the history
Bump docker.io/paketocommunity/rustup from 1.11.0 to 1.11.1
  • Loading branch information
dmikusa authored May 16, 2024
2 parents 672b998 + ad47e5f commit dc55956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ api = "0.7"

[[order.group]]
id = "paketo-community/rustup"
version = "1.11.0"
version = "1.11.1"

[[order.group]]
id = "paketo-community/rust-dist"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[dependencies]]
uri = "docker://docker.io/paketocommunity/rustup:1.11.0"
uri = "docker://docker.io/paketocommunity/rustup:1.11.1"

[[dependencies]]
uri = "docker://docker.io/paketocommunity/rust-dist:1.28.0"
Expand Down

0 comments on commit dc55956

Please sign in to comment.