Skip to content

Commit

Permalink
Document de-facto MSRV
Browse files Browse the repository at this point in the history
See commit ad45f8a ("Integrate GitHub Actions", 2020-04-14) for details
about this bump.
  • Loading branch information
commonquail committed Apr 14, 2020
1 parent bcfd45d commit 15b8588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build the project from source read along.

You will need:

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

You will need:

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

0 comments on commit 15b8588

Please sign in to comment.