summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-27 23:07:08 +0800
committercyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-27 23:07:08 +0800
commit396976775225903a732697d35c6b466eb94c48f1 (patch)
treec8491a286993f4e97d64b95b32f91c157180eb34 /README.md
parent9a78cb0120cfd07e5e17a9935c8854c60bf6dd65 (diff)
Bump MSRV from 1.65.0 to 1.70.0
- Due to use of `OnceCell`: see #278
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 9f8a181..09a2564 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ cd /usr/ports/net-mgmt/bandwhich && make install clean
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.65.0**.
+The minimum supported Rust version is **1.70.0**.
```
cargo install bandwhich