mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-15 00:29:08 -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]
|
[toolchain]
|
||||||
# also update this in the readme, changelog, and github actions
|
# also update this in the readme, changelog, and github actions
|
||||||
channel = "1.79"
|
channel = "1.80"
|
||||||
components = ["clippy"]
|
components = ["clippy"]
|
||||||
targets = ["armv7-unknown-linux-gnueabihf"]
|
targets = ["armv7-unknown-linux-gnueabihf"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue