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