cargo-lambda 1.7.1

Cargo subcommand to work with AWS Lambda
# cargo-lambda

[![crates.io][crate-image]][crate-link]
[![Build Status][build-image]][build-link]

cargo-lambda is a [Cargo](https://doc.rust-lang.org/cargo/) subcommand to help you work with AWS Lambda.

Get started by looking at **[the documentation](https://www.cargo-lambda.info/guide/getting-started)**.

## License

This project is released under the [MIT License](/LICENSE).

## Sponsors

This project is maintained thanks to the sponsorship of the individuals below. If you want to sponsor my work on Cargo Lambda, check out the [GitHub Sponsors page](https://github.com/sponsors/calavera/).

<a href="https://github.com/arthurmf"><img src="https://avatars.githubusercontent.com/u/15284868?s=100&amp;v=4" width="50" height="50" alt="@arthurmf"></a> <a href="https://github.com/lmammino"><img src="https://avatars.githubusercontent.com/u/205629?s=100&amp;v=4" width="50" height="50" alt="@lmammino"></a> <a href="https://github.com/jeastham1993"><img src="https://avatars.githubusercontent.com/u/14234617?s=100&amp;v=4" width="50" height="50" alt="@jeastham1993"></a> <a href="https://github.com/RDarrylR"><img src="https://avatars.githubusercontent.com/u/1441671?s=100&v=4" width="50" height="50" alt="@RDarrylR"></a>

[//]: # 'badges'
[crate-image]: https://img.shields.io/crates/v/cargo-lambda.svg
[crate-link]: https://crates.io/crates/cargo-lambda
[build-image]: https://github.com/cargo-lambda/cargo-lambda/workflows/Build/badge.svg
[build-link]: https://github.com/cargo-lambda/cargo-lambda/actions?query=workflow%3ACI+branch%3Amain