Skip to content

Commit

Permalink
Bump docker.io/paketocommunity/rust-dist from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps docker.io/paketocommunity/rust-dist from 1.2.0 to 1.2.1.

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
paketocommunity authored Nov 2, 2021
1 parent 1ec4182 commit 7a2a220
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 @@ -23,7 +23,7 @@ api = "0.6"

[[order.group]]
id = "paketo-community/rust-dist"
version = "1.2.0"
version = "1.2.1"

[[order.group]]
id = "paketo-community/cargo"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
uri = "docker://docker.io/paketocommunity/rustup:1.0.0"

[[dependencies]]
uri = "docker://docker.io/paketocommunity/rust-dist:1.2.0"
uri = "docker://docker.io/paketocommunity/rust-dist:1.2.1"

[[dependencies]]
uri = "docker://docker.io/paketocommunity/cargo:0.0.12"
Expand Down

0 comments on commit 7a2a220

Please sign in to comment.