Structs

Use Notifier::new(source, pkg_version, pkg_name, pkg_repo_url).run() to check for updates and notify user if there is a new version available.

Enums

Source to check for updates

Functions

Spawns a thread to check for updates on Crates.io and notify user if there is a new version available.
Spawns a thread to check for updates on GitHub Releases and notify user if there is a new version available.