Merge pull request #297 from maghoff/rust-json-compliant-casing
rust: JSON compliant casing
This commit is contained in:
commit
2996d2ff01
|
@ -51,7 +51,6 @@ proto_plugin(
|
|||
],
|
||||
options = [
|
||||
"no_include",
|
||||
"preserve_proto_field_names",
|
||||
"extern_path=.google.protobuf=::pbjson_types",
|
||||
],
|
||||
output_directory = True,
|
||||
|
|
Loading…
Reference in New Issue