We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e5c01 commit b13ed7fCopy full SHA for b13ed7f
3 files changed
cortex-m-rt/macros/Cargo.toml
@@ -1,5 +1,4 @@
1
[package]
2
-authors = ["Jorge Aparicio <jorge@japaric.io>"]
3
categories = ["embedded", "no-std"]
4
description = "Attributes re-exported in `cortex-m-rt`"
5
documentation = "https://docs.rs/cortex-m-rt"
testsuite/minitest/Cargo.toml
-authors = ["The Embedded Devices Working Group's Arm Team<cortex-m@teams.rust-embedded.org>"]
name = "minitest"
publish = false
edition = "2018"
testsuite/minitest/macros/Cargo.toml
name = "minitest-macros"
0 commit comments