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

Allow cargo-generate 0.21. #433

Closed abizjak closed 3 months ago

abizjak commented 3 months ago

Purpose

Fixes #429

Changes

Allow cargo generate 0.21. The changes from 0.20.* are not important https://github.com/cargo-generate/cargo-generate/releases/tag/v0.21.0

Checklist

abizjak commented 3 months ago

@DOBEN I think you need to merge this when ready since I should not longer have write access.