Rename git-fmt to git-rustfmt

This commit is contained in:
Joost Hopmans 2018-01-03 14:15:45 +01:00
parent 9a7242c7d4
commit 361a30b159
2 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ name = "cargo-fmt"
name = "rustfmt-format-diff"
[[bin]]
name = "git-fmt"
name = "git-rustfmt"
[features]
default = ["cargo-fmt", "rustfmt-format-diff"]