community/cargo-make: upgrade to 0.36.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.36.0
- [backward compatibility break] Enhancement: Environment variables now support the default syntax: ${name:default}
- [backward compatibility break] Enhancement: Environment variables definition order is now more flexible to support variable to variable dependency more easily #688 (thanks @indietyp)
- Enhancement: Workaround rustup env issue when setting toolchain #702