upgrade Rust deps

This commit is contained in:
Scott Lamb
2023-01-05 17:35:26 -06:00
parent cc34a1aef5
commit 689765ea97
5 changed files with 510 additions and 421 deletions

View File

@@ -207,7 +207,7 @@ following command:
$ brew install node
```
Next, you need Rust 1.60+ and Cargo. The easiest way to install them is by
Next, you need Rust 1.64+ and Cargo. The easiest way to install them is by
following the instructions at [rustup.rs](https://www.rustup.rs/). Avoid
your Linux distribution's Rust packages, which tend to be too old.
(At least on Debian-based systems; Arch and Gentoo might be okay.)