Skip to content

v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 12:33
· 11 commits to main since this release

Changed

  • Pinned development, CI, release, and source builds to Rust 1.97.1 and
    migrated the workspace to Rust edition 2024.
  • Migrated HTTP clients to Reqwest 0.13 with an explicit Rustls backend and
    platform-native certificate verification.
  • Upgraded checksum, archive, configuration, terminal, and benchmark
    dependencies to their latest stable releases; ZIP extraction now validates
    archive entries before writing them and self-updates require an exact binary
    path match.