compile with rust 1.80
This commit is contained in:
parent
4a522b2ea9
commit
be3a4a0974
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ let
|
|||
};
|
||||
|
||||
toolchainOptions = {
|
||||
rustVersion = "1.73.0";
|
||||
rustVersion = "1.80.0";
|
||||
extraRustComponents = [ "clippy" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue