From 6dedb541f235c1f447cf0bd63559275abcf4f439 Mon Sep 17 00:00:00 2001 From: Kostya Shishkov Date: Thu, 27 Jul 2023 18:00:34 +0200 Subject: [PATCH] switch to rustc 1.69 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3291bf1..2250c6f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ NihAV is a research multimedia framework with some demonstration tools. ## Getting Started -The project should build just fine with Rust 1.46 or later. +The project should build just fine with Rust 1.69 or later. ## Contributing -- 2.30.2