|
|
@@ -1,7 +1,7 @@
|
|
1
|
|
-// This file is generated by rust-protobuf 2.10.0. Do not edit
|
|
|
1
|
+// This file is generated by rust-protobuf 2.10.1. Do not edit
|
|
2
|
2
|
// @generated
|
|
3
|
3
|
|
|
4
|
|
-// https://github.com/Manishearth/rust-clippy/issues/702
|
|
|
4
|
+// https://github.com/rust-lang/rust-clippy/issues/702
|
|
5
|
5
|
#![allow(unknown_lints)]
|
|
6
|
6
|
#![allow(clippy::all)]
|
|
7
|
7
|
|
|
|
@@ -24,7 +24,7 @@ use protobuf::ProtobufEnum as ProtobufEnum_imported_for_functions;
|
|
24
|
24
|
|
|
25
|
25
|
/// Generated files are compatible only with the same version
|
|
26
|
26
|
/// of protobuf runtime.
|
|
27
|
|
-const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_10_0;
|
|
|
27
|
+// const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_10_1;
|
|
28
|
28
|
|
|
29
|
29
|
#[derive(PartialEq,Clone,Default,Debug)]
|
|
30
|
30
|
pub struct Blob {
|