Update rust 1.85 -> 1.86
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 5m24s

This commit is contained in:
2025-04-18 16:07:31 +02:00
parent fb553a8fe7
commit 1754f86bf3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
[toolchain]
channel = "1.85"
channel = "1.86"
profile = "default"
components = ["rust-analyzer"]