cargo-make v0.35.13 Release Notes

Release Date: 2022-06-11 // almost 2 years ago
    • ✨ Enhancement: Define CARGO environment variable for tasks with toolchain and script #658
    • 👉 Enhancement: New CARGO_MAKE_DISABLE_UPDATE_CHECK environment variable to disable update checks #653
    • 🛠 Fix: wrong update check days counting
    • Fix: New unstable feature CTRL_C_HANDLING to prevent zombie processes after cargo-make exits #374 (thanks @MartinKavik)