update minimal rustc version in README.md
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 4 Apr 2021 08:13:55 +0000 (10:13 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 4 Apr 2021 08:13:55 +0000 (10:13 +0200)
README.md

index 2e335f7b9e196cde8aa21395b14283891b400499..3291bf1870cea6c5e3f42fc5089db77018ec8ab1 100644 (file)
--- 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