Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit d5abcf6

Browse files
authored
Merge pull request #52 from jannic/patch-1
Update rust version requirements in README.md
2 parents 52f2e8c + b02a67b commit d5abcf6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,9 @@ This project is developed and maintained by the [Cortex-M team][team].
88

99
To build embedded programs using this template you'll need:
1010

11-
- Rust 1.30, 1.30-beta, nightly-2018-09-13 or a newer toolchain. e.g. `rustup
11+
- Rust 1.31, 1.30-beta, nightly-2018-09-13 or a newer toolchain. e.g. `rustup
1212
default beta`
1313

14-
> **NOTE**: 1.30-beta is not out yet so you'll have to use the nightly channel
15-
> in the meantime.
16-
1714
- The `cargo generate` subcommand. [Installation
1815
instructions](https://github.com/ashleygwilliams/cargo-generate#installation).
1916

0 commit comments

Comments
 (0)