You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.