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