Skip to content

Commit 3c0ce45

Browse files
authored
chore: specify license in Cargo.toml (#69)
1 parent 3cdd6a5 commit 3c0ce45

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
@@ -9,6 +9,7 @@ keywords = ["bindings", "ffi", "isolate", "dart"]
99
categories = ["external-ffi-bindings", "development-tools::ffi"]
1010
readme = "README.md"
1111
homepage = "https://github.com/sunshine-protocol/allo-isolate"
12+
license = "Apache-2.0"
1213
license-file = "LICENSE"
1314

1415
[dependencies]

0 commit comments

Comments
 (0)