use flake-parts in rust template

This commit is contained in:
2026-08-18 13:18:13 +02:00
parent 85a45a3078
commit e95765eb10
3 changed files with 31 additions and 18 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.85.0"
channel = "1.96.0"
components = [ "rustfmt", "rustc-dev", "rust-analyzer", "rust-src"]