Skip to content

Commit

Permalink
Merge pull request #126 from paketo-community/update/package/rustup
Browse files Browse the repository at this point in the history
Bump docker.io/paketocommunity/rustup from 1.0.0 to 1.1.0
  • Loading branch information
Daniel Mikusa authored Nov 9, 2021
2 parents abe9e63 + 35e2d3a commit b580aac
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.6"

[[order.group]]
id = "paketo-community/rustup"
version = "1.0.0"
version = "1.1.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,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"
Expand Down

0 comments on commit b580aac

Please sign in to comment.