Skip to content

v6.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmichi cmichi released this 08 Aug 21:54
· 7 commits to master since this release
6a5a37a

Intermediate alpha release for cargo-contract.

This release is compatible with:

To install this version of cargo-contract:

cargo install --force --git https://github.com/use-ink/cargo-contract --tag v6.0.0-alpha.1

To depend on it:

contract-build = { git = "https://github.com/use-ink/cargo-contract", tag = "v6.0.0-alpha.1" }