Update MSRV in README

This commit is contained in:
Marcin Kulik
2025-04-09 16:04:40 +02:00
parent 3b5a9cbb5f
commit f8994a8dda

View File

@@ -60,7 +60,7 @@ overview.
## Building
Building asciinema from source requires the [Rust](https://www.rust-lang.org/)
compiler (1.70 or later), and the [Cargo package
compiler (1.75 or later), and the [Cargo package
manager](https://doc.rust-lang.org/cargo/). If they are not available via your
system package manager then use [rustup](https://rustup.rs/).