diff options
Diffstat (limited to 'embassy-executor-macros/Cargo.toml')
| -rw-r--r-- | embassy-executor-macros/Cargo.toml | 1 |
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] |
| 25 | nightly = [] | 25 | nightly = [] |
| 26 | metadata-name = [] | ||
