Make lint run

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-03-04 12:11:22 +01:00
parent 6813a9ed43
commit 4e968aaea0
6 changed files with 66 additions and 7 deletions

View file

@ -1,2 +1,3 @@
[toolchain]
channel = "1.85.0"
channel = "nightly-2025-01-09"
components = ["llvm-tools-preview", "rustc-dev"]