Skip to content

Commit bf047b7

Browse files
build: remove some tags
1 parent 5520fe8 commit bf047b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
description = "Cargo subcommand to update the version in your Cargo.toml file - SemVer style."
77
readme = "README.md"
88
repository = "https://github.com/filipstefansson/cargo-semver"
9-
keywords = ["cli", "version", "semver", "toml", "crate", "crates", "cargo"]
9+
keywords = ["version", "semver", "toml", "crate", "cargo"]
1010
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
1111
exclude = [".github"]
1212
edition = "2018"

0 commit comments

Comments
 (0)