feat(types): Add tonic-types crate (#391)

This commit is contained in:
Lucio Franco
2020-07-08 18:01:16 -04:00
committed by GitHub
parent ab1de44771
commit ea7fe66b14
6 changed files with 93 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ members = [
"tonic",
"tonic-build",
"tonic-health",
"tonic-types",
# Non-published crates
"examples",