Skip to content

Commit 224cdb7

Browse files
committed
Increase required Rust version in README
1 parent e66434e commit 224cdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This repository contains two applications:
1414
| [cargo-espflash] | Cargo subcommand for espflash |
1515
| [espflash] | Library and `espflash` binary (_without_ Cargo integration) |
1616

17-
> **NOTE:** requires `rustc >= 1.56.0` in order to build either application
17+
> **NOTE:** requires `rustc >= 1.58.0` in order to build either application
1818
1919
## Installation
2020

0 commit comments

Comments
 (0)