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