We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
1 parent 04da420 commit d9f2242Copy full SHA for d9f2242
Cargo.toml
@@ -3,12 +3,12 @@ name = "vpm-repos-gen"
3
version = "1.6.1"
4
authors = ["koyashiro <[email protected]>"]
5
edition = "2021"
6
-description = "vpm repos generator"
+description = "vpm repos generator."
7
readme = "README.md"
8
homepage = "https://github.com/koyashiro/vpm-repos-gen"
9
repository = "https://github.com/koyashiro/vpm-repos-gen"
10
license = "MIT OR Appach-2.0"
11
-keywords = ["base64", "base64url"]
+keywords = ["vpm"]
12
categories = ["command-line-utilities"]
13
14
[dependencies]
0 commit comments