Skip to content

Commit d9f2242

Browse files
authored
chore: fix metadata in Cargo.toml (#206)
1 parent 04da420 commit d9f2242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name = "vpm-repos-gen"
33
version = "1.6.1"
44
authors = ["koyashiro <[email protected]>"]
55
edition = "2021"
6-
description = "vpm repos generator"
6+
description = "vpm repos generator."
77
readme = "README.md"
88
homepage = "https://github.com/koyashiro/vpm-repos-gen"
99
repository = "https://github.com/koyashiro/vpm-repos-gen"
1010
license = "MIT OR Appach-2.0"
11-
keywords = ["base64", "base64url"]
11+
keywords = ["vpm"]
1212
categories = ["command-line-utilities"]
1313

1414
[dependencies]

0 commit comments

Comments
 (0)