Merge pull request #297 from maghoff/rust-json-compliant-casing

rust: JSON compliant casing
This commit is contained in:
Adam Liddell 2023-12-14 16:16:47 +00:00 committed by GitHub
commit 2996d2ff01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ proto_plugin(
],
options = [
"no_include",
"preserve_proto_field_names",
"extern_path=.google.protobuf=::pbjson_types",
],
output_directory = True,