Skip to content

Commit

Permalink
Merge pull request #378 from paketo-community/update/package/cargo
Browse files Browse the repository at this point in the history
Bump docker.io/paketocommunity/cargo from 0.10.3 to 0.10.4
  • Loading branch information
dmikusa authored Dec 15, 2023
2 parents 4b4b73b + 2ceca09 commit 1b86024
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.10.3"
version = "0.10.4"

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

[[dependencies]]
uri = "docker://docker.io/paketocommunity/cargo:0.10.3"
uri = "docker://docker.io/paketocommunity/cargo:0.10.4"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.6.7"
Expand Down

0 comments on commit 1b86024

Please sign in to comment.