Auto protobuf schema generation with Protobuf 2.0.2#44
Conversation
and generate the schema before running rustfmt
|
When this is ready if you could clean up the git history (mostly the most recent commits) that would be 💯 and I'll close #40. |
85226f2 to
2ae6dda
Compare
|
I just remove the |
|
You have |
|
I have an idea to implement this. I will put |
b05987d to
46f0dd3
Compare
5c4961e to
cca8d3e
Compare
|
Why did you get rid of cargo cache? Could you have avoided whatever problem by adding a call to |
|
Oh yes, my bad. Making a new change now. |
Referring to #38, #39 and #40.
This is a merge between #38 and #40. A new change in this PR is bumping
protoc-rustversion to match the version ofprotobufbeing used.