1 2 3 4 5 6
//! This file is generated by build.rs //! Do not edit this file manually pub const MAJOR: &str = "1"; pub const MINOR: &str = "3"; pub const PATCH: &str = "4"; pub const SUFFIX: &str = "";