disable rustfmt for all

This commit is contained in:
Lucio Franco
2019-09-06 18:29:17 -04:00
parent cc8a7bfcbf
commit 0c682536b8
+1 -1
View File
@@ -33,4 +33,4 @@ async-stream = { git = "https://github.com/tokio-rs/async-stream" }
http = "0.1"
[build-dependencies]
tonic-build = { path = "../tonic-build", features = ["rustfmt"] }
tonic-build = { path = "../tonic-build" }