rustfmt: bump to latest version to please CI
This commit is contained in:
parent
3f2c7b40e8
commit
f7780cb54e
|
@ -52,7 +52,7 @@ use_field_init_shorthand = false
|
|||
force_explicit_abi = true
|
||||
condense_wildcard_suffixes = false
|
||||
color = "Auto"
|
||||
required_version = "1.4.12"
|
||||
required_version = "1.4.13"
|
||||
unstable_features = false
|
||||
disable_all_formatting = false
|
||||
skip_children = false
|
||||
|
|
Loading…
Reference in a new issue