浏览代码

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 {