about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-14 10:17:47 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-14 10:17:47 +0000
commitaa9cbd7c3cef7171a6a9e9dccb296e3c1f5d9313 (patch)
treedd2bf6eef3d5d29a5221d7c6df67f964436bef92
parentc0c106d4aabf3866177fedf943bb00983dbb787c (diff)
Rustup to rustc 1.86.0-nightly (a567209da 2025-02-13)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4471fdee2aa..c43450af694 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-02-12"
+channel = "nightly-2025-02-14"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"