summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-25 17:18:40 +0800
committercyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-25 17:20:17 +0800
commit66ba68954eece41cbc73d09372f060c9af851ccd (patch)
treee93a0addd6929bb35a0c5d41232f799e89a876d8 /README.md
parent83d006fe0bf28aecf946a373ffddfad97abbd007 (diff)
Update MSRV
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 6ed2c5b..11f759d 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ cd /usr/ports/net-mgmt/bandwhich && make install clean
`bandwhich` can be installed using the Rust package manager, cargo. It might be in your distro repositories if you're on linux, or you can install it via [rustup](https://rustup.rs/). You can find additional installation instructions [here](https://doc.rust-lang.org/book/ch01-01-installation.html).
-The minimum supported Rust version is **1.39.0**.
+The minimum supported Rust version is **1.65.0**.
```
cargo install bandwhich