Skip to content

Commit 63e96b6

Browse files
committed
add license to Cargo.toml
1 parent cbb519e commit 63e96b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "gobang"
33
version = "0.1.0-alpha.0"
44
authors = ["Takayuki Maeda <takoyaki0316@gmail.com>"]
55
edition = "2018"
6+
license = "MIT"
67
homepage = "https://github.com/TaKO8Ki/gobang"
78
repository = "https://github.com/TaKO8Ki/gobang"
89
readme = "README.md"

0 commit comments

Comments
 (0)