bump rustfmt, fix formatting #349
@ -54,7 +54,7 @@ use_field_init_shorthand = false
|
|||||||
force_explicit_abi = true
|
force_explicit_abi = true
|
||||||
condense_wildcard_suffixes = false
|
condense_wildcard_suffixes = false
|
||||||
color = "Auto"
|
color = "Auto"
|
||||||
required_version = "1.4.32"
|
required_version = "1.4.37"
|
||||||
unstable_features = false
|
unstable_features = false
|
||||||
disable_all_formatting = false
|
disable_all_formatting = false
|
||||||
skip_children = false
|
skip_children = false
|
||||||
@ -65,4 +65,4 @@ report_todo = "Never"
|
|||||||
report_fixme = "Never"
|
report_fixme = "Never"
|
||||||
ignore = []
|
ignore = []
|
||||||
emit_mode = "Files"
|
emit_mode = "Files"
|
||||||
make_backup = false
|
make_backup = false
|
||||||
|
Loading…
Reference in New Issue
Block a user