-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit remove the use of protoc-prost-serde, and the support of serde is deleted. Since serde and json is not necessary, this commit is considered reasonable.
- Loading branch information
1 parent
ec84f0e
commit 5b5cf84
Showing
7 changed files
with
0 additions
and
18,202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -223,5 +223,4 @@ impl Code { | |
} | ||
} | ||
} | ||
include!("google.rpc.serde.rs"); | ||
// @@protoc_insertion_point(module) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.