jj/lib
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
..
protos cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00
src cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00
tests working_copy: propagate errors when snapshotting 2022-05-02 11:23:38 -07:00
build.rs cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00
Cargo.toml cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00