Skip to content

Commit

Permalink
Merge pull request #166 from paketo-community/update/package/rust-dist
Browse files Browse the repository at this point in the history
Bump docker.io/paketocommunity/rust-dist from 1.5.0 to 1.6.0
  • Loading branch information
Daniel Mikusa authored Apr 8, 2022
2 parents 632bd4f + 28b3f14 commit f0f92bb
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.5.0"
version = "1.6.0"

[[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.2.0"

[[dependencies]]
uri = "docker://docker.io/paketocommunity/rust-dist:1.5.0"
uri = "docker://docker.io/paketocommunity/rust-dist:1.6.0"

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

0 comments on commit f0f92bb

Please sign in to comment.