diff --git a/rustfmt.toml b/rustfmt.toml index 2eeaaa8..898973f 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,5 +1,4 @@ unstable_features = true -verbose = false max_width = 100 comment_width = 100 wrap_comments = true