Skip to content

Commit

Permalink
Merge pull request #421 from paketo-community/update/package/rustup
Browse files Browse the repository at this point in the history
Bump docker.io/paketocommunity/rustup from 1.10.0 to 1.11.0
  • Loading branch information
dmikusa authored Mar 29, 2024
2 parents 46b9253 + 127d2aa commit a5bc899
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.10.0"
version = "1.11.0"

[[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.10.0"
uri = "docker://docker.io/paketocommunity/rustup:1.11.0"

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

0 comments on commit a5bc899

Please sign in to comment.