Skip to content

Commit 688c9bd

Browse files
Bump rustfmt to 1.4.16
This corrects a breaking change where `#[cfg_attr(rustfmt, rustfmt_skip)]` stopped working in 1.44.0.
1 parent 49cae55 commit 688c9bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4397,7 +4397,7 @@ dependencies = [
43974397

43984398
[[package]]
43994399
name = "rustfmt-nightly"
4400-
version = "1.4.14"
4400+
version = "1.4.16"
44014401
dependencies = [
44024402
"annotate-snippets",
44034403
"bytecount",

0 commit comments

Comments
 (0)