Skip to content

Commit

Permalink
Remove specific rust version from readme
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Osborne <[email protected]>
  • Loading branch information
posborne committed Feb 13, 2024
1 parent 31d0df5 commit f9e6c43
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 f9e6c43

Please sign in to comment.