Skip to content

Commit 18b683a

Browse files
committed
Use rustfmt-config_proc_macro v0.3
1 parent ead716f commit 18b683a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ignore = "0.4.6"
5656
annotate-snippets = { version = "0.6", features = ["ansi_term"] }
5757
structopt = "0.3"
5858
thiserror = "1.0"
59-
rustfmt-config_proc_macro = { version = "0.2", path = "config_proc_macro" }
59+
rustfmt-config_proc_macro = { version = "0.3", path = "config_proc_macro" }
6060

6161
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
6262
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`

0 commit comments

Comments
 (0)