bump rust, remove nixago

This commit is contained in:
steveej 2025-03-29 17:53:42 +01:00
parent adbf6d4db9
commit 3b852b7073
6 changed files with 43 additions and 226 deletions

View file

@ -1,5 +1,5 @@
[toolchain]
channel = "1.83.0"
components = [ "cargo","llvm-tools", "rustc", "clippy", "rust-src" ]
channel = "1.85.0"
components = [ "cargo","llvm-tools", "rustc", "clippy", "rust-src", "rust-analyzer" ]
targets = [ ]
profile = "minimal"