From 601827dadb8bcd4bcdcc44e4c8fcb9c2d2675e27 Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Thu, 10 Apr 2025 12:04:20 +0200 Subject: [PATCH] Update README.md Closes #28 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8491c05..ca9be29 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ pip install icicle-emu ## Development -_Note_: You need to install [Rust 1.48](https://rustup.rs) or later to build from source. +_Note_: You need to install [Rust 1.85](https://rustup.rs) or later to build from source. Set up a virtual environment: