mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-10 06:15:35 -05:00
fix(ci): upgrade rust toolchain to 1.80
This commit is contained in:
parent
25cc97660a
commit
86ddda4207
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
# also update this in the readme, changelog, and github actions
|
||||
channel = "1.79"
|
||||
channel = "1.80"
|
||||
components = ["clippy"]
|
||||
targets = ["armv7-unknown-linux-gnueabihf"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue