diff options
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ 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 -edition = "2018" [dependencies] aligned = "0.3.1" |