Version egui-updater at 0.1.0
Per the version mapping ratified 2026-08-14 (wiki maturity-ladder): 0.x alpha,
1.0.0-beta.N beta, 1.0.0 release. 0.0.0 failed even the internal-library rule
that versions increase and are unique, so every build was indistinguishable by
version. No crate here is published and every internal dep is a bare path dep
with no version requirement, so nothing downstream moves.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-14 21:47 UTC
description = "OTA self-update for egui/eframe desktop apps: poll a manifest, verify a minisign signature, download and apply. (Placeholder — implementation in progress.)"