What's Changed
* fix(system): Make the json output pretty by default. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/819
* update rustls-platform-verifier to version 0.5.1 by Licenser in https://github.com/cargo-lambda/cargo-lambda/pull/821
* fix(system): Fix system output format. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/825
* fix(system): Improve Zig install process. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/826
* chore(release): Release version 1.8.1. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/827
* chore(build): Provider two more paths to install Zig. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/828
* docs(watch): Fix typo in Custom HTTP routes section. by vikpe in https://github.com/cargo-lambda/cargo-lambda/pull/829
* fix(system): Allow to run system subcommand without a project. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/830
New Contributors
* Licenser made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/821
* vikpe made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/829
**Full Changelog**: https://github.com/cargo-lambda/cargo-lambda/compare/v1.8.0...v1.8.1