Skip to content

Commit 422bc34

Browse files
committed
fix: 删除多余的配置
1 parent 42d8a39 commit 422bc34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ repository = "https://github.com/Binbiubiubiu/git-semver-tags"
2121

2222
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2323

24-
[[bin]]
25-
name = "git-semver-tags"
26-
2724
[dependencies]
2825
clap = { version = "4.0.18", features = ["derive"] }
2926
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)