libherokubuildpack 0.4.0

Common library for Heroku's Cloud Native Buildpacks
Documentation
1
2
3
4
5
# libherokubuildpack 
[![CircleCI](https://circleci.com/gh/heroku/libherokubuildpack/tree/main.svg?style=shield)](https://circleci.com/gh/heroku/libherokubuildpack/tree/main)

A highly opinionated Rust library for writing Heroku buildpacks. Contains common helpers and functionality that is not 
present in the more generic [libcnb.rs](https://github.com/malax/libcnb.rs) library.