aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2021-04-04 10:13:55 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2021-04-04 10:13:55 +0200
commit000e8a3bc5cf55b64e1e6bc2c95574d4472fe45d (patch)
tree0af260060fb0a5051458f549c57ad10590fc2761 /README.md
parentb7c882c1ce6f86c07c2340751200e3a060942826 (diff)
downloadnihav-000e8a3bc5cf55b64e1e6bc2c95574d4472fe45d.tar.gz
update minimal rustc version in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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