Crate tiny_update_notifier
source ·Structs
Use
tiny_update_notifier::Notifier::new().run(pkg_version, pkg_name, pkg_repo_url)
to check for updates and notify user if there is a new version available.Functions
Spawns a thread to check for updates and notify user if there is a new version available.