blob: c5fda3f2e3daa0e642b2197ec79248282b4a2374 [file] [log] [blame]
/// protobuf crate version
pub const VERSION: &'static str = "2.25.0";
/// This symbol is used by codegen
#[doc(hidden)]
pub const VERSION_IDENT: &'static str = "VERSION_2_25_0";
/// This symbol can be referenced to assert that proper version of crate is used
pub const VERSION_2_25_0: () = ();