fix rust template

This commit is contained in:
2025-03-16 18:24:13 +01:00
parent e2c38ef18e
commit ba364b8195
4 changed files with 8 additions and 15 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.80.1"
channel = "1.85.0"
components = [ "rustfmt", "rustc-dev", "rust-analyzer", "rust-src"]