Skip to content

Commit 610dbb6

Browse files
committed
fix: added license to Cargo.toml
1 parent edad6c2 commit 610dbb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ edition = "2021"
77
readme = "README.md"
88
repository = "https://github.com/dreadnode/robopages-cli"
99
homepage = "https://github.com/dreadnode/robopages"
10+
license = "MIT"
1011

1112
[dependencies]
1213
actix-cors = "0.7.0"

0 commit comments

Comments
 (0)