aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0f164ae..8e59091 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"