You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run cargo install libcnb-cargo to update the libcnb.rs CLI tools.
Changed
libcnb-cargo
The default for the --target argument of cargo libcnb package will now be based on an architecture that matches the host machine instead of x86_64-unknown-linux-musl. (#922)
Removed buildpack_output module. This functionality from (#721) was experimental. The API was not stable and it is being removed. A similar API is available at bullet_stream. (#852