Version 0.3.1 (2023-11-20)
Release Notes
Install cargo-mommy 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Gankra/cargo-mommy/releases/download/v0.3.1/cargo-mommy-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/Gankra/cargo-mommy/releases/download/v0.3.1/cargo-mommy-installer.ps1 | iex