chore: Use latest nightly instead of specific version

This commit is contained in:
2026-04-03 03:40:58 +02:00
parent 92131ad486
commit a9e6a79220
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2026-03-12"
channel = "nightly"
profile = "default"
components = ["rust-analyzer"]