heroku / libcnb.rs

A framework for writing Cloud Native Buildpacks in Rust
BSD 3-Clause "New" or "Revised" License
34 stars 6 forks source link

Add support for buildpack.toml targets for Buildpack API 0.10 #772

Closed joshwlewis closed 6 months ago

joshwlewis commented 7 months ago

Buildpack API 0.10 has been released as of August 3, 2023: https://github.com/buildpacks/spec/releases/tag/buildpack%2Fv0.10.

It introduces the concept of buildpack targets, which replace the concepts stacks and mixins: