1 2 3 4 5
// build info pub(crate) const BUILD_INFO_UNKNOWN: &str = "unknown"; // help url pub(crate) const HELP_URL_BASE: &str = "https://github.com/natepiano/cargo-mend";