We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
links = "cortex-m"
1 parent a842718 commit fa185a6Copy full SHA for fa185a6
Cargo.toml
@@ -12,6 +12,7 @@ name = "cortex-m"
12
readme = "README.md"
13
repository = "https://github.com/japaric/cortex-m"
14
version = "0.6.0"
15
+links = "cortex-m" # prevent multiple versions of this crate to be linked together
16
17
[dependencies]
18
aligned = "0.3.1"
0 commit comments