Update rust-toolchain.toml to 1.80.0 (#4784)
This commit is contained in:
parent
f858523d92
commit
d335187172
|
@ -1,4 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "1.79.0"
|
||||
channel = "1.80.0"
|
||||
components = [ "rustfmt", "clippy" ]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Reference in New Issue