summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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 6e496aa..55ffc05 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ Check out the [release page](https://github.com/sharkdp/diskus/releases) for bin
### Via cargo
-If you have Rust 1.29 or higher, you can install `diskus` from source via `cargo`:
+If you have Rust 1.34 or higher, you can install `diskus` from source via `cargo`:
```
cargo install diskus
```