# libcnb-data   [![Docs]][docs.rs] [![Latest Version]][crates.io] [![MSRV]][install-rust]
Provides types for data formats specified in the Cloud Native Buildpack specification.
If you wish to create buildpacks using the [libcnb.rs](https://github.com/heroku/libcnb.rs)
framework, use the [libcnb](https://crates.io/crates/libcnb) crate rather than depending
on this crate directly.
[Docs]: https://img.shields.io/docsrs/libcnb-data
[docs.rs]: https://docs.rs/libcnb-data/latest/libcnb_data/
[Latest Version]: https://img.shields.io/crates/v/libcnb-data.svg
[crates.io]: https://crates.io/crates/libcnb-data
[MSRV]: https://img.shields.io/badge/MSRV-rustc_1.76+-lightgray.svg
[install-rust]: https://www.rust-lang.org/tools/install