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 a4116ad commit 12562cdCopy full SHA for 12562cd
cortex-a-rt/Cargo.toml
@@ -11,7 +11,7 @@ name = "cortex-a-rt"
11
readme = "README.md"
12
repository = "https://github.com/rust-embedded/cortex-ar.git"
13
homepage = "https://github.com/rust-embedded/cortex-ar.git"
14
-rust-version = "1.82"
+rust-version = "1.83"
15
version = "0.1.0"
16
17
[dependencies]
cortex-r-rt/Cargo.toml
@@ -20,7 +20,7 @@ license = "MIT OR Apache-2.0"
20
name = "cortex-r-rt"
21
22
repository = "https://github.com/rust-embedded/cortex-r.git"
23
24
version = "0.2.0"
25
26
0 commit comments