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