Procházet zdrojové kódy

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

for new protobuf version 2.10.0
Johannes Hofmann před 6 roky
rodič
revize
b9e425b6f4
2 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 2
    2
      src/proto/fileformat.rs
  2. 2
    2
      src/proto/osmformat.rs

+ 2
- 2
src/proto/fileformat.rs Zobrazit soubor

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 Zobrazit soubor

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 {