Skip to content

Commit

Permalink
clean up cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
benluiwj committed May 24, 2024
1 parent a989429 commit c5f2777
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ path = "src/format-diff/main.rs"
name = "git-rustfmt"
path = "src/git-rustfmt/main.rs"

[[bin]]
name = "check_diff"
path = "ci/check_diff/main.rs"

[features]
default = ["cargo-fmt", "rustfmt-format-diff"]
cargo-fmt = []
Expand Down

0 comments on commit c5f2777

Please sign in to comment.