Adds a non-blocking update check to any Rust CLI. Checks crates.io in the background and notifies users when a newer version is available, with no noticeable startup overhead.
tiny-update-check
A minimal, lightweight crate update checker for Rust CLI applications.