File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,3 +12,4 @@ documentation = "docs.rs/kittycad-lang"
12
12
readme = " README.md"
13
13
publish = false
14
14
repository = " https://github.com/KittyCAD/kcl"
15
+ license = " MIT"
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ description.workspace = true
7
7
documentation.workspace = true
8
8
publish.workspace = true
9
9
repository.workspace = true
10
+ license.workspace = true
10
11
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
13
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ description.workspace = true
7
7
documentation.workspace = true
8
8
publish.workspace = true
9
9
repository.workspace = true
10
+ license.workspace = true
10
11
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
13
You can’t perform that action at this time.
0 commit comments