From 7525d07db18146fc0038bd7340099650f14b755b Mon Sep 17 00:00:00 2001 From: Nicolas Luck Date: Mon, 23 Dec 2024 16:38:08 +0100 Subject: [PATCH] Rust version in CLI readme --- cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/README.md b/cli/README.md index 55c061608..0912fe7c3 100644 --- a/cli/README.md +++ b/cli/README.md @@ -20,7 +20,7 @@ Use rustup to install the latest stable Rust version. ADAM currently needs at least Rust version: ``` -1.77.0 +1.81.0 ``` #### Rust WASM target for Holochain based Languages