chore: Upgrade Rust to 1.92

This commit is contained in:
Jade Ellis
2026-03-20 18:27:59 +00:00
parent 5164822090
commit fb9a2aa4d6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
[toolchain]
profile = "minimal"
channel = "1.90.0"
channel = "1.92.0"
components = [
# For rust-analyzer
"rust-src",