Skip to content

0.2.0 - 2024-11-14

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 07:30
18eb7b7

Release Notes

Other

  • update readme
  • [breaking] move to axum - Part II (#56)

Install rustic_server 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rustic-rs/rustic_server/releases/download/v0.2.0/rustic_server-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/rustic-rs/rustic_server/releases/download/v0.2.0/rustic_server-installer.ps1 | iex"

Download rustic_server 0.2.0

File Platform Checksum
rustic_server-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
rustic_server-x86_64-apple-darwin.tar.xz Intel macOS checksum
rustic_server-x86_64-pc-windows-msvc.zip x64 Windows checksum
rustic_server-x86_64-pc-windows-msvc.msi x64 Windows checksum
rustic_server-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum