diff --git a/Cargo.toml b/Cargo.toml index 01d5911d..9fa65b6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ name = "cortex-m" readme = "README.md" repository = "https://github.com/japaric/cortex-m" version = "0.6.0" +links = "cortex-m" # prevent multiple versions of this crate to be linked together [dependencies] aligned = "0.3.1"