bump rust to 1.90 (#655)

This commit is contained in:
Joel Jensen
2026-04-15 07:41:59 -07:00
committed by GitHub
parent a4e603a1d2
commit 604d7a2d1d
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "1.82.0"
channel = "1.90"
profile = "default"
components = ["rust-src", "rust-analyzer"]