Skip to content

Commit

Permalink
Merge pull request #165 from rust-embedded/remove-specific-rust-versi…
Browse files Browse the repository at this point in the history
…on-from-readme

Remove specific rust version from readme
  • Loading branch information
eldruin authored Feb 13, 2024
2 parents 31d0df5 + f9e6c43 commit 019e3b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ dependencies as well as default compile and install steps.

Currently supported:

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

0 comments on commit 019e3b0

Please sign in to comment.