mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 13:30:17 +00:00
chore(build): pin rust-toolchain to nightly-2025-11-03
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user