Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@jpalomaki jpalomaki released this 22 Jul 18:21
· 26 commits to main since this release
5005f11

Changes

  • Adds support/build for arm64 architecture (currently only Linux)
  • Build is adjusted for stable Rust tier 1 targets, linking to glibc instead of musl
  • OpenSSL is no longer statically linked in the binary (security)
  • Documentation and dependency updates