Skip to content

Commit 6cc5666

Browse files
committed
Update Rust stable, nightly.
1 parent 38f2613 commit 6cc5666

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-toolchain-nightly.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "nightly-2025-02-17"
2+
channel = "nightly-2025-03-12"
33
components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
44
targets = [
55
"thumbv7em-none-eabi",

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.84"
2+
channel = "1.85"
33
components = [ "rust-src", "rustfmt", "llvm-tools" ]
44
targets = [
55
"thumbv7em-none-eabi",

0 commit comments

Comments
 (0)