Skip to content

Commit 6154f2b

Browse files
committed
Fix build
1 parent ab7b4a8 commit 6154f2b

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

Cargo.lock

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

rustfmt-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ log = "0.3"
1818
regex = "0.2"
1919
rustc-ap-syntax = "29.0.0"
2020
rustc-ap-rustc_errors = "29.0.0"
21-
rustfmt-config = "0.4.0"
21+
rustfmt-config = { path = "../rustfmt-config" }
2222
term = "0.4"
2323
unicode-segmentation = "1.0.0"
2424

0 commit comments

Comments
 (0)