make rustfmt optional
This commit is contained in:
@@ -11,4 +11,7 @@ prost-build = "0.5"
|
||||
syn = "1.0"
|
||||
quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
rustfmt = "0.10"
|
||||
|
||||
|
||||
[features]
|
||||
rustfmt = []
|
||||
|
||||
Reference in New Issue
Block a user