From 640f29fe0f02918088a4433dd3d4db4984599138 Mon Sep 17 00:00:00 2001 From: Markus Triska Date: Sat, 9 Sep 2023 07:30:23 +0200 Subject: [PATCH] update required Rust version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.54.0