summaryrefslogtreecommitdiff
path: root/embassy-cortex-m/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-cortex-m/Cargo.toml')
-rw-r--r--embassy-cortex-m/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-cortex-m/Cargo.toml b/embassy-cortex-m/Cargo.toml
index 7efced66..5c5718d5 100644
--- a/embassy-cortex-m/Cargo.toml
+++ b/embassy-cortex-m/Cargo.toml
@@ -2,6 +2,7 @@
name = "embassy-cortex-m"
version = "0.1.0"
edition = "2021"
+license = "MIT OR Apache-2.0"
[package.metadata.embassy_docs]
src_base = "https://github.com/embassy-rs/embassy/blob/embassy-cortex-m-v$VERSION/embassy-cortex-m/src/"