We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bd8e74 + d79ea2c commit 27f34e9Copy full SHA for 27f34e9
panic-itm/Cargo.toml
@@ -11,6 +11,7 @@ license = "MIT OR Apache-2.0"
11
name = "panic-itm"
12
repository = "https://github.com/rust-embedded/cortex-m"
13
version = "0.4.2"
14
+edition = "2018"
15
16
[dependencies]
17
cortex-m = { path = "../cortex-m", version = ">= 0.5.8, < 0.8" }
0 commit comments