v0.2.15
0.2.14 and 0.2.15 contain only an updated Cargo.lock file to make Nix packaging possible.
Install cargo-leptos 0.2.15
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://leptos-rs.artifacts.axodotdev.host/cargo-leptos/v0.2.15/cargo-leptos-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://leptos-rs.artifacts.axodotdev.host/cargo-leptos/v0.2.15/cargo-leptos-installer.ps1 | iex"
Download cargo-leptos 0.2.15
File | Platform | Checksum |
---|---|---|
cargo-leptos-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
cargo-leptos-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
cargo-leptos-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
cargo-leptos-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
cargo-leptos-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |