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