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.