aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2023-07-27 18:00:34 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2023-07-27 18:00:34 +0200
commit6dedb541f235c1f447cf0bd63559275abcf4f439 (patch)
tree2e4557bd12c981451a7a8daf9147bb975f0d6142
parent3fdbd1ee58ff101caf09e7516b872028f1a58da3 (diff)
downloadnihav-6dedb541f235c1f447cf0bd63559275abcf4f439.tar.gz
switch to rustc 1.69
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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