mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 16:06:00 -04:00
bump: Rust version to 1.80
This commit is contained in:
parent
cf641bc8bb
commit
5425a83871
@ -50,7 +50,7 @@ Please have a look at the [contribution guidelines](./CONTRIBUTING.md).
|
||||
## Rust Version Support
|
||||
|
||||
Please note that only the latest stable Rust toolchain is supported.
|
||||
All stable toolchains since 1.74 _should_ work.
|
||||
All stable toolchains since 1.80 _should_ work.
|
||||
|
||||
## Contact
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "1.74" # also update this in the readme, changelog, and github actions
|
||||
channel = "1.80" # also update this in the readme, changelog, and github actions
|
||||
components = ["clippy"]
|
||||
targets = ["armv7-unknown-linux-gnueabihf"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user