rust-actions-cache-api 0.2.0

GitHub Actions Cache API client for actions written in Rust.
Documentation
# Rust Actions Cache API

[![github][github-badge]][github]
[![crates.io][crate-badge]][crate]
[![docs.rs][docs-badge]][docs]

GitHub Actions Cache API client for actions written in Rust.

## License

This software is available under the Zero-Clause BSD license, see
[LICENSE](LICENSE) for full licensing information.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this software by you shall be licensed as defined in
[LICENSE](LICENSE).

[github]:https://github.com/jix/rust-actions/tree/main/cache-api
[crate]:https://crates.io/crates/rust-actions-cache-api
[docs]:https://docs.rs/rust-actions-cache-api/*/rust-actions-cache-api

[github-badge]: https://img.shields.io/badge/github-jix/rust--actions/cache--api-blueviolet?style=flat-square
[crate-badge]: https://img.shields.io/crates/v/rust--actions--cache--api?style=flat-square
[docs-badge]: https://img.shields.io/badge/docs.rs-rust--actions--cache--api-informational?style=flat-square