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.
1 parent 358be5d commit 2e44cd8Copy full SHA for 2e44cd8
Cargo.toml
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
11
name = "cortex-m"
12
readme = "README.md"
13
repository = "https://github.com/rust-embedded/cortex-m"
14
-version = "0.6.2"
+version = "0.6.3"
15
edition = "2018"
16
links = "cortex-m" # prevent multiple versions of this crate to be linked together
17
0 commit comments