Improve tonic-build configuration (#2)

This commit is contained in:
John Doneth
2019-09-23 09:32:44 -04:00
committed by Lucio Franco
parent 1c2905255e
commit eb0c0c286b
4 changed files with 137 additions and 58 deletions
-1
View File
@@ -12,7 +12,6 @@ syn = "1.0"
quote = "1.0"
proc-macro2 = "1.0"
[features]
default = ["transport"]
rustfmt = []