Skip to content

Commit 15b8588

Browse files
committed
Document de-facto MSRV
See commit ad45f8a ("Integrate GitHub Actions", 2020-04-14) for details about this bump.
1 parent bcfd45d commit 15b8588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build the project from source read along.
3030

3131
You will need:
3232

33-
* the Rust compiler toolchain, stable >=1.34 or nightly (build)
33+
* the Rust compiler toolchain, stable >=1.36 or nightly (build)
3434
* XNVCtrl; static (build only) or dynamic (build and runtime)
3535
* Xlib (build and runtime)
3636
* Xext (build and runtime)
@@ -43,7 +43,7 @@ completely untested on FreeBSD (bug reports are welcome).
4343

4444
You will need:
4545

46-
* the Rust compiler toolchain, stable >=1.15 or nightly. Be adviced that you
46+
* the Rust compiler toolchain, stable >=1.40 or nightly. Be advised that you
4747
need the **MSVC ABI** version of the toolchain not GNU. In order to target the
4848
MSVC ABI for Rust you will also need the [Visual C++ build
4949
tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2017)

0 commit comments

Comments
 (0)