Bump pinned toolchain to 1.94.1

The rustfmt component is no longer available for 1.94.0 on GitHub
Actions runners, causing the format check CI job to fail.
This commit is contained in:
Johnathan Corgan
2026-04-10 16:43:45 +00:00
parent 68bdcb2c75
commit 19cb776216

View File

@@ -1,2 +1,2 @@
[toolchain]
channel = "1.94.0"
channel = "1.94.1"