update rust
This commit is contained in:
parent
a9dc55e975
commit
2c1aa7649d
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
just
|
||||
cargo
|
||||
rustup
|
||||
rust-analyzer
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.56.1"
|
||||
channel = "1.67.1"
|
||||
components = [ "rustfmt", "clippy" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue