jj/lib/protos
Martin von Zweigbergk ffc57310f6 cargo: upgrade protobuf crates to 3.0.1
The biggest difference in the API is that fields are now public. The
exception from that is `oneof` fields, which still require setters and
getters.

I couldn't measure any difference in performance. I didn't expect any
difference either, but it's good that it didn't seem to regress. I
timed `jj debug operation <some hash prefix>`, which will read the
whole operation log (to check that the prefix is unambiguous).
2022-05-04 17:02:11 -07:00
..
op_store.proto cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00
store.proto cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00
working_copy.proto cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00