* Bump to Rust 1.63
* Fix clippy warnings
* Suppress clippy warning
* More clippy fixes
* Print cargo-license version
* Ignore unmaintained warning
* Pin cargo-license to 0.4.2, 0.5 breaks us
* Suppress in proxy build as well
* More Eqs
* More clippy fixes
Add support for function tests and the ability to run them against either real Azure Storage or the Azurite emulator.
See follow-up PR #2032 for actual usage.
Add extensions for:
* Bicep
* .NET test runner
* Azure Functions
Include in setup script:
* `cargo-audit` & `cargo-license` (pre-reqs for the CI script)