Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 13d9cda

Browse files
committedMay 29, 2024·
clean up cargo.toml
1 parent f5aeff4 commit 13d9cda

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)
Please sign in to comment.