summaryrefslogtreecommitdiff
path: root/examples/wasm/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wasm/Cargo.toml')
-rw-r--r--examples/wasm/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wasm/Cargo.toml b/examples/wasm/Cargo.toml
index ea61fb92..e0e799a3 100644
--- a/examples/wasm/Cargo.toml
+++ b/examples/wasm/Cargo.toml
@@ -2,6 +2,7 @@
edition = "2021"
name = "embassy-wasm-example"
version = "0.1.0"
+license = "MIT OR Apache-2.0"
[lib]
crate-type = ["cdylib"]