From cd9627cf020cea79a6c41a7613623f6b8ce774ef Mon Sep 17 00:00:00 2001 From: Rafal Michalski Date: Sun, 11 Feb 2024 20:51:29 +0100 Subject: [PATCH] README udpate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c441b..6952dca 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Another example built on top of `z80emu` is the [SPECTRUSTY](https://royaltm.git Rust Version Requirements ------------------------- -`z80emu` requires Rustc version 1.66 or greater due to the stabilization of const generics in this version. +`z80emu` requires Rustc version 1.66 or greater. Licensing