mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-18 04:14:32 -05:00
chore: bump rust toolchain to 1.62
This commit is contained in:
parent
451b4722a4
commit
2a0fc3f278
@ -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.60 _should_ work.
|
||||
All stable toolchains since 1.62 _should_ work.
|
||||
|
||||
## Contact
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "1.60"
|
||||
channel = "1.62"
|
||||
components = ["clippy"]
|
||||
targets = ["armv7-unknown-linux-gnueabihf"]
|
||||
|
Loading…
Reference in New Issue
Block a user