From 000e8a3bc5cf55b64e1e6bc2c95574d4472fe45d Mon Sep 17 00:00:00 2001 From: Kostya Shishkov Date: Sun, 4 Apr 2021 10:13:55 +0200 Subject: [PATCH] update minimal rustc version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e335f7..3291bf1 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.33 or later. +The project should build just fine with Rust 1.46 or later. ## Contributing -- 2.30.2