Release Notes
Added
- Support passing feature flags to
cargo
invocation (#160)
Fixed
- Also pass feature flags to ABI build step (#161)
Other
- Updates near-cli-rs and cargo-near in the new project template to latest versions (#168)
- Updated dependencies to the latest versions (#167)
- Updated "interactive_clap" to 0.2.10 (updated "flatten" parameter) (#154)
Install cargo-near 0.6.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/cargo-near/releases/download/cargo-near-v0.6.3/cargo-near-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/cargo-near/releases/download/cargo-near-v0.6.3/cargo-near-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download cargo-near 0.6.3