File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ build the project from source read along.
30
30
31
31
You will need:
32
32
33
- * the Rust compiler toolchain, stable >=1.34 or nightly (build)
33
+ * the Rust compiler toolchain, stable >=1.36 or nightly (build)
34
34
* XNVCtrl; static (build only) or dynamic (build and runtime)
35
35
* Xlib (build and runtime)
36
36
* Xext (build and runtime)
@@ -43,7 +43,7 @@ completely untested on FreeBSD (bug reports are welcome).
43
43
44
44
You will need:
45
45
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
47
47
need the ** MSVC ABI** version of the toolchain not GNU. In order to target the
48
48
MSVC ABI for Rust you will also need the [ Visual C++ build
49
49
tools] ( https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2017 )
You can’t perform that action at this time.
0 commit comments