Browse Source

Regenerate *.rs files in `src/proto/`

for new protobuf version 2.10.0
Johannes Hofmann 6 years ago
parent
commit
b9e425b6f4
2 changed files with 4 additions and 4 deletions
  1. 2
    2
      src/proto/fileformat.rs
  2. 2
    2
      src/proto/osmformat.rs

+ 2
- 2
src/proto/fileformat.rs View File

@@ -1,4 +1,4 @@
1
-// This file is generated by rust-protobuf 2.8.1. Do not edit
1
+// This file is generated by rust-protobuf 2.10.0. Do not edit
2 2
 // @generated
3 3
 
4 4
 // https://github.com/Manishearth/rust-clippy/issues/702
@@ -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_8_1;
27
+const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_10_0;
28 28
 
29 29
 #[derive(PartialEq,Clone,Default,Debug)]
30 30
 pub struct Blob {

+ 2
- 2
src/proto/osmformat.rs View File

@@ -1,4 +1,4 @@
1
-// This file is generated by rust-protobuf 2.8.1. Do not edit
1
+// This file is generated by rust-protobuf 2.10.0. Do not edit
2 2
 // @generated
3 3
 
4 4
 // https://github.com/Manishearth/rust-clippy/issues/702
@@ -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_8_1;
27
+const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_10_0;
28 28
 
29 29
 #[derive(PartialEq,Clone,Default,Debug)]
30 30
 pub struct HeaderBlock {