chore(build): pin rust-toolchain to nightly-2025-11-03

This commit is contained in:
2025-11-03 00:37:04 -05:00
parent 1f322ff4bf
commit 1c2acdc568

View File

@@ -1,4 +1,4 @@
[toolchain] [toolchain]
channel = "nightly" channel = "nightly-2025-11-03"
components = ["rustfmt", "rust-std", "clippy"] components = ["rustfmt", "rust-std", "clippy"]
targets = ["x86_64-unknown-uefi", "aarch64-unknown-uefi"] targets = ["x86_64-unknown-uefi", "aarch64-unknown-uefi"]