Bump rustfmt to 1.4.16
This corrects a breaking change where `#[cfg_attr(rustfmt, rustfmt_skip)]` stopped working in 1.44.0.
This commit is contained in:
parent
49cae55760
commit
688c9bd033
2 changed files with 2 additions and 2 deletions
|
|
@ -4397,7 +4397,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rustfmt-nightly"
|
||||
version = "1.4.14"
|
||||
version = "1.4.16"
|
||||
dependencies = [
|
||||
"annotate-snippets",
|
||||
"bytecount",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit e417356684a36ae9c8c4014e8f0cd86650e40dd2
|
||||
Subproject commit 939e164c29f92bdbffdb156fa3d53aabbe9a2e0b
|
||||
Loading…
Add table
Add a link
Reference in a new issue