Fix rustfmt in tonic-build
This commit is contained in:
@@ -13,7 +13,6 @@ quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
|
||||
[features]
|
||||
default = ["transport"]
|
||||
# TODO: reenable this feature
|
||||
# rustfmt = []
|
||||
default = ["transport", "rustfmt"]
|
||||
rustfmt = []
|
||||
transport = []
|
||||
|
||||
Reference in New Issue
Block a user