Skip to content

Commit 309fe4c

Browse files
committed
Update Cargo.toml
1 parent 6a57670 commit 309fe4c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Cargo.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ name = "scorpion"
33
version = "0.1.0"
44
authors = ["Brett Wilcox <[email protected]>"]
55
edition = "2018"
6+
description = "Command Line Interface for the scorpion.io project."
7+
license = "Apache-2.0"
8+
readme = "README.md"
9+
homepage = "https://scorpion.io"
10+
repository = "https://github.com/scorpion/cli/"
11+
license-file = "LICENSE"
12+
keywords = ["cli", "scorpion"]
13+
categories = ["command-line-utilities"]
614

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

0 commit comments

Comments
 (0)