What's Changed
* Preserve RUSTFLAGS from the environment. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/177
* build: update cargo-zibuild to 0.10.1 by giuliano-oliveira in https://github.com/cargo-lambda/cargo-lambda/pull/178
* Add flag to disable the Zig linker in Linux. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/183
* Add warning when there are no binaries in the target directory. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/187
* Allow to deploy any binary file. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/186
* Add native installers to the zig install options. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/188
* Force release mode on windows. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/190
* Add option to specify which http feature to enable. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/189
New Contributors
* giuliano-oliveira made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/178
**Full Changelog**: https://github.com/cargo-lambda/cargo-lambda/compare/v0.8.3...v0.9.0