diff --git a/Cargo.toml b/Cargo.toml index 7755182..bbd7f4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ keywords = ["bindings", "ffi", "isolate", "dart"] categories = ["external-ffi-bindings", "development-tools::ffi"] readme = "README.md" homepage = "https://github.com/sunshine-protocol/allo-isolate" +license = "Apache-2.0" license-file = "LICENSE" [dependencies]