From: Mark Thom Date: Tue, 15 Nov 2022 04:13:52 +0000 (-0700) Subject: README rustc version bump X-Git-Tag: v0.9.2~270 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=b491a06c6d4b4df4afa421c495441d78433d3b1a;p=scryer-prolog.git README rustc version bump --- diff --git a/README.md b/README.md index a6b2fbad..0e1fa17a 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,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.57 and up**. +Scryer Prolog must be built with **Rust 1.61 and up**. ### Docker Install