Преглед изворни кода

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

for new protobuf version 2.10.0
Johannes Hofmann пре 6 година
родитељ
комит
b9e425b6f4
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 2
    2
      src/proto/fileformat.rs
  2. 2
    2
      src/proto/osmformat.rs

+ 2
- 2
src/proto/fileformat.rs Прегледај датотеку

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
 // @generated
2
 // @generated
3
 
3
 
4
 // https://github.com/Manishearth/rust-clippy/issues/702
4
 // https://github.com/Manishearth/rust-clippy/issues/702
24
 
24
 
25
 /// Generated files are compatible only with the same version
25
 /// Generated files are compatible only with the same version
26
 /// of protobuf runtime.
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
 #[derive(PartialEq,Clone,Default,Debug)]
29
 #[derive(PartialEq,Clone,Default,Debug)]
30
 pub struct Blob {
30
 pub struct Blob {

+ 2
- 2
src/proto/osmformat.rs Прегледај датотеку

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
 // @generated
2
 // @generated
3
 
3
 
4
 // https://github.com/Manishearth/rust-clippy/issues/702
4
 // https://github.com/Manishearth/rust-clippy/issues/702
24
 
24
 
25
 /// Generated files are compatible only with the same version
25
 /// Generated files are compatible only with the same version
26
 /// of protobuf runtime.
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
 #[derive(PartialEq,Clone,Default,Debug)]
29
 #[derive(PartialEq,Clone,Default,Debug)]
30
 pub struct HeaderBlock {
30
 pub struct HeaderBlock {