Skip to content

Commit 443537f

Browse files
committed
Update rustfmt
1 parent 2535e6f commit 443537f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rust/.rustfmt.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ use_field_init_shorthand = false
4545
force_explicit_abi = true
4646
condense_wildcard_suffixes = false
4747
color = "Auto"
48-
required_version = "1.0.1"
49-
unstable_features = false
48+
unstable_features = true
5049
disable_all_formatting = false
5150
skip_children = false
5251
hide_parse_errors = false

0 commit comments

Comments
 (0)