Skip to content

Commit e6e3178

Browse files
Merge pull request krustlet#655 from stackabletech/krustlet#654
Added license property to Cargo.toml to specify Apache License 2.0
2 parents ce912ed + 77f59e7 commit e6e3178

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/wasi-provider/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ authors = [
1010
"Kevin Flansburg <kevin.flansburg@gmail.com>",
1111
]
1212
edition = "2018"
13+
license = "Apache-2.0"
1314
name = "wasi-provider"
1415
publish = false
1516
version = "1.0.0-alpha.1"

0 commit comments

Comments
 (0)