Updated rustc channel

Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
This commit is contained in:
alexis-opolka 2024-12-08 19:19:18 +01:00
parent 089be801b2
commit fd6e8b351d

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.67.0"
channel = "1.74.0"
components = [ "rustfmt", "clippy" ]