Constant utapi_rs::config::VERSION

source ·
pub const VERSION: &str = "0.1.2";
Expand description

The version of the current crate, taken directly from the Cargo package metadata. This constant is used to provide version information in user agents and other parts of the application that may require knowledge of the current version.