healthchecks 3.1.4

Simple library to notify healthchecks.io from inside applications
Documentation
pub(crate) const fn default_user_agent() -> &'static str {
    concat!("healthchecks-rs/", env!("CARGO_PKG_VERSION"))
}