Crate update_available

Source

Enums§

Source
Represents the source from which to check for updates.

Functions§

check_crates_io
Checks for updates on crates.io for the specified package.
check_gitea
Checks for updates on Gitea for the specified repository.
check_github
Checks for updates on GitHub for the specified repository.
print_check
Prints update information for a package from the specified source.

Type Aliases§

User
A user identifier for GitHub repositories.