We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e960e7 commit 175f228Copy full SHA for 175f228
Cargo.toml
@@ -60,7 +60,7 @@ ignore = "0.4.6"
60
annotate-snippets = { version = "0.6", features = ["ansi_term"] }
61
structopt = "0.2.18"
62
63
-rustfmt-config_proc_macro = { version = "0.1", path = "config_proc_macro" }
+rustfmt-config_proc_macro = { version = "0.1.2", path = "config_proc_macro" }
64
65
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
66
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
0 commit comments