Merge "Remove unused use_protobuf3 flag" into main

This commit is contained in:
Ludovic Barman
2023-12-20 15:27:57 +00:00
committed by Gerrit Code Review

View File

@@ -44,7 +44,6 @@ rust_protobuf {
protos: ["protos/aconfig.proto"],
crate_name: "aconfig_protos",
source_stem: "aconfig_protos",
use_protobuf3: true,
host_supported: true,
}