1 2
/// The current application version from Cargo.toml pub const APP_VERSION: &str = env!("CARGO_PKG_VERSION");