Concordium / concordium-rust-smart-contracts

Libraries and tools for writing and testing smart contracts on Concordium
https://docs.rs/concordium-std/latest/concordium_std/
Mozilla Public License 2.0
57 stars 36 forks source link

Support cargo-generate v19. #401

Closed abizjak closed 6 months ago

abizjak commented 6 months ago

Purpose

Support cargo generate v19.

There do not appear to be any breaking changes https://github.com/cargo-generate/cargo-generate/releases/tag/v0.19.0

Fixes

Checklist