Concordium / concordium-contracts-common

Common functionality used by smart contracts and the host environment on the Concordium blockchain.
Mozilla Public License 2.0
10 stars 10 forks source link

Update minimum rust version to match concordium-std #89

Closed limemloh closed 1 year ago

limemloh commented 1 year ago

Purpose

Update minimum supported rust version to the same as the version set by concordium-std.

Checklist