forge_core_utils/
version.rs

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