Update 'README.md'

Removed mention of Rust 1.65 being successful as per https://git.hush.is/hush/silentdragonlite-cli/issues/19
This commit is contained in:
jahway603
2023-02-17 00:53:20 +00:00
parent e9a4a629d9
commit 6d64310851

View File

@@ -37,7 +37,6 @@ silentdragonlite does automatic note and utxo management, which means it doesn't
| Linux Version | Rust Version Tested | Command to install |
|---------------|--------|---------------------------|
| Ubuntu 18.04 | 1.47.0 | [USE RUSTUP](https://www.rust-lang.org/tools/install) |
| Ubuntu 18.04 | 1.65.0 | [USE RUSTUP](https://www.rust-lang.org/tools/install) |
| Ubuntu 20.04 | 1.57.0 | sudo apt install rust-all |
| Debian 11 | 1.50.0 | [USE RUSTUP](https://www.rust-lang.org/tools/install) |
| Arch Linux | 1.56.0 | pacman -S rustc cargo |