diff options
author | 2019-07-27 17:22:02 -0600 | |
---|---|---|
committer | 2019-07-27 17:22:02 -0600 | |
commit | 548670a2087e7b88f7951aa84b761efee869869c (patch) | |
tree | 6a00284e3ec74521ee278a0ce507e13d61123bf3 | |
parent | b431523dfc118ede847700adbfe3f786f5316793 (diff) | |
download | cortex-m-548670a2087e7b88f7951aa84b761efee869869c.tar.gz cortex-m-548670a2087e7b88f7951aa84b761efee869869c.tar.zst cortex-m-548670a2087e7b88f7951aa84b761efee869869c.zip |
Defer edition-2018 for another PR
-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" |