Bump rust toolchain to 1.92 (current stable) (#6356)

This commit is contained in:
Jack Amadeo
2026-01-06 14:13:20 -05:00
committed by GitHub
parent 7be90cdacc
commit fb1d3dfd3d
27 changed files with 38 additions and 80 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.88.0"
channel = "1.92"
profile = "default"