From: Markus Triska Date: Sat, 9 Sep 2023 05:30:23 +0000 (+0200) Subject: update required Rust version X-Git-Tag: remove~106^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=640f29fe0f02918088a4433dd3d4db4984599138;p=scryer-prolog.git update required Rust version --- diff --git a/README.md b/README.md index 075e353c..4ba1f9d6 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ light.exe scryer-prolog.wixobj ``` It will generate a very basic MSI file which installs the main executable and a shortcut in the Start Menu. It can be installed with a double-click. To uninstall, go to the Control Panel and uninstall as usual. -Scryer Prolog must be built with **Rust 1.63 and up**. +Scryer Prolog must be built with **Rust 1.70 and up**. ### Building WebAssembly