]> Repositorios git - scryer-prolog.git/commitdiff
add version dependency information to README
authorMark Thom <[email protected]>
Fri, 7 Jan 2022 14:52:14 +0000 (07:52 -0700)
committerMark Thom <[email protected]>
Fri, 7 Jan 2022 14:52:56 +0000 (07:52 -0700)
README.md

index 2db7b76e8cda4023bc97a09680dff9c333b11540..3425e29f170d743d48ed048743aa3f6df185e315 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ considered ready for merging into master, among them:
 * Greatly reducing the number of instructions used to compile disjunctives
 * Storing short atoms to heap cells without writing them to the atom table
 
+The rebis-dev branch should be built with **Rust 1.57 and up**.
+
 ## Phase 1
 
 Produce an implementation of the Warren Abstract Machine in Rust, done