Skip to content

Commit 992e468

Browse files
committed
chore(cargo): 📦 change license name.
1 parent 8e4c8fc commit 992e468

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 @@ description = "Similar to git-cz, gcr will help you to provide a better Git expe
66
readme = "README.md"
77
exclude = ["/.github/", "/rustfmt.toml", "/.chglog"]
88
edition = "2021"
9-
license = "UNLICENSED"
9+
license = "Unlicense"
1010
repository = "https://github.com/sdttttt/gcr.git"
1111
keywords = ["git-cz", "git", "cli", "commit"]
1212
categories = ["command-line-utilities"]

0 commit comments

Comments
 (0)