github cargo-generate/cargo-generate v0.3.1
🛠 0.3.1

latest releases: v0.21.0, v0.20.0, v0.19.0...
4 years ago
  • 🤕 Fixes

    • Fix messages related to rename behavior - xortive, pull/162

      --force would stop cargo-generate renaming your project, but we would
      still message that the rename was happening. Not anymore!

    • Use Vendored OpenSSL for macOS - xortive, pull/169

      Our prebuilt binaries for macOS were using dynamically linked OpenSSL,
      and our CI was dynamically linking to a version of OpenSSL not installed
      by default on most macs. Now, the macOS release build of cargo-generate
      will work out of the box utilizing staticly linked, vendored OpenSSL.

  • 👯 New Templates

  • 🛠️ Maintenace

Don't miss a new cargo-generate release

NewReleases is sending notifications on new releases.