What's Changed
* Add global --color flag for controlling ansi output by asorgejr in https://github.com/cargo-lambda/cargo-lambda/pull/532
* Pass the color flag down in the watch subcommand. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/533
* Update build dependencies by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/535
* Propagate the manifest path for cargo watch by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/536
* Propagate color option to sub-shell commands by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/537
* Add option to include extra files in the deployment zip by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/538
* Release version 0.22.0 by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/539
New Contributors
* asorgejr made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/532
**Full Changelog**: https://github.com/cargo-lambda/cargo-lambda/compare/v0.21.1...v0.22.0