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