Skip to content

Commit 89ba7e6

Browse files
committed
Add license in cargo.toml
1 parent f05e00a commit 89ba7e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ homepage = "https://github.com/sendyhalim/jab"
1313
repository = "https://github.com/sendyhalim/jab"
1414
keywords = ["cli", "database", "developer-tools"]
1515
categories = ["command-line-utilities"]
16+
license = "MIT"
17+
license-file = "license"
1618

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

0 commit comments

Comments
 (0)