aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-executor-macros/Cargo.toml')
-rw-r--r--embassy-executor-macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-executor-macros/Cargo.toml b/embassy-executor-macros/Cargo.toml
index f803e6644..9c2b40d03 100644
--- a/embassy-executor-macros/Cargo.toml
+++ b/embassy-executor-macros/Cargo.toml
@@ -23,3 +23,4 @@ proc-macro = true
23 23
24[features] 24[features]
25nightly = [] 25nightly = []
26metadata-name = []