Skip to content

Commit

Permalink
Merge pull request #444 from paketo-community/update/package/cargo
Browse files Browse the repository at this point in the history
Bump docker.io/paketocommunity/cargo from 0.11.1 to 0.12.0
  • Loading branch information
dmikusa authored May 24, 2024
2 parents 9e6e37d + f2ef196 commit 2f80432
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 @@ -31,7 +31,7 @@ api = "0.7"

[[order.group]]
id = "paketo-community/cargo"
version = "0.11.1"
version = "0.12.0"

[[order.group]]
id = "paketo-buildpacks/procfile"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
uri = "docker://docker.io/paketocommunity/rust-dist:1.29.0"

[[dependencies]]
uri = "docker://docker.io/paketocommunity/cargo:0.11.1"
uri = "docker://docker.io/paketocommunity/cargo:0.12.0"

[[dependencies]]
uri = "docker://docker.io/paketobuildpacks/procfile:5.9.0"
Expand Down

0 comments on commit 2f80432

Please sign in to comment.