[][src]Crate update_notifier

Enums

Error

Functions

check_version

Validates current version of crate Takes the current name and version Prints directly to stdout (Will probably change to be more asynchrounos)

check_version_with_env

Uses cargo environment variables to check for version and name does has the same behavior as check_version after that