Release Notes
Fixed
- remove from env CARGO_ENCODED_RUSTFLAGS for easier nested builds, simplify RUSTFLAGS computation rule (#289)
Other
- optimize out retriggering 2nd stage of build + of wasmopt stage in tests context (#292)
- update
cargo near new
template image
and image_digest
(#288)
- unpin
cc
after issue resolution (#285)
- update near-cli-rs to 0.18.0 (#293)
- update
cargo near new
template image
and image_digest
(#288)
- update
cargo near new
template image
and image_digest
(#283)
Install cargo-near 0.13.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/cargo-near/releases/download/cargo-near-v0.13.3/cargo-near-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/near/cargo-near/releases/download/cargo-near-v0.13.3/cargo-near-installer.ps1 | iex"
Install prebuilt binaries into your npm project
Download cargo-near 0.13.3