Skip to main content

Module update

Module update 

Source

Structs§

UpdateInfo
Structured update information for all surfaces.

Functions§

check_update
Check for updates (blocking — call in background for UI). Returns Some(UpdateInfo) if a newer version is available.
self_update
Perform self-update by downloading and replacing the current binary. Only works when running from a release binary (not cargo run).