Skip to content

Commit 019e3b0

Browse files
authored
Merge pull request #165 from rust-embedded/remove-specific-rust-version-from-readme
Remove specific rust version from readme
2 parents 31d0df5 + f9e6c43 commit 019e3b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ dependencies as well as default compile and install steps.
5656

5757
Currently supported:
5858

59-
* Rust 1.74.0 (and many older, stable versions)
59+
* Current stable rust release (usually shortly after release) and several
60+
previous releases, see [the versioned recipes](./recipes-devtools/rust/).
6061
* x86 (32 and 64-bit), ARM (32 and 64-bit) build systems.
6162
* All Linux architectures that Rust itself supports (Multiple flavors of:
6263
x86, ARM, PPC, and MIPS)

0 commit comments

Comments
 (0)