Skip to content

Commit c5f2777

Browse files
committed
clean up cargo.toml
1 parent a989429 commit c5f2777

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ path = "src/format-diff/main.rs"
2626
name = "git-rustfmt"
2727
path = "src/git-rustfmt/main.rs"
2828

29-
[[bin]]
30-
name = "check_diff"
31-
path = "ci/check_diff/main.rs"
32-
3329
[features]
3430
default = ["cargo-fmt", "rustfmt-format-diff"]
3531
cargo-fmt = []

0 commit comments

Comments
 (0)