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