File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ authors = [
1313]
1414edition = " 2018"
1515default-run = " krustlet-wasi"
16+ license = " Apache-2.0"
1617license-file = " LICENSE"
1718description = " A Kubernetes kubelet implementation in Rust, used for running WebAssembly modules in Kubernetes"
1819repository = " https://github.com/deislabs/krustlet"
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ authors = [
1212 " Kevin Flansburg <kevin.flansburg@gmail.com>" ,
1313]
1414edition = " 2018"
15+ license = " Apache-2.0"
1516license-file = " ../../LICENSE"
1617description = " A Kubernetes kubelet implementation in Rust"
1718repository = " https://github.com/deislabs/krustlet"
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ authors = [
1212 " Kevin Flansburg <kevin.flansburg@gmail.com>" ,
1313]
1414edition = " 2018"
15+ license = " Apache-2.0"
1516license-file = " ../../LICENSE"
1617description = " An OCI implementation in Rust"
1718repository = " https://github.com/deislabs/krustlet"
You can’t perform that action at this time.
0 commit comments