Skip to content

Commit

Permalink
Merge pull request #448 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.29.0 to 1.30.0
  • Loading branch information
dmikusa authored Jun 14, 2024
2 parents c0b55fc + 313a391 commit cc6a2f6
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.7"

[[order.group]]
id = "paketo-community/rust-dist"
version = "1.29.0"
version = "1.30.0"

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

[[dependencies]]
uri = "docker://docker.io/paketocommunity/rust-dist:1.29.0"
uri = "docker://docker.io/paketocommunity/rust-dist:1.30.0"

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

0 comments on commit cc6a2f6

Please sign in to comment.