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