diff --git a/cortex-m-rt/macros/Cargo.toml b/cortex-m-rt/macros/Cargo.toml index 960e3b8d..b6755bb4 100644 --- a/cortex-m-rt/macros/Cargo.toml +++ b/cortex-m-rt/macros/Cargo.toml @@ -1,5 +1,4 @@ [package] -authors = ["Jorge Aparicio "] categories = ["embedded", "no-std"] description = "Attributes re-exported in `cortex-m-rt`" documentation = "https://docs.rs/cortex-m-rt"