From: Kostya Shishkov Date: Thu, 27 Jul 2023 16:00:34 +0000 (+0200) Subject: switch to rustc 1.69 X-Git-Url: https://git.nihav.org/?p=nihav.git;a=commitdiff_plain;h=6dedb541f235c1f447cf0bd63559275abcf4f439 switch to rustc 1.69 --- 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