diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-14 10:17:47 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-14 10:17:47 +0000 |
| commit | aa9cbd7c3cef7171a6a9e9dccb296e3c1f5d9313 (patch) | |
| tree | dd2bf6eef3d5d29a5221d7c6df67f964436bef92 | |
| parent | c0c106d4aabf3866177fedf943bb00983dbb787c (diff) | |
Rustup to rustc 1.86.0-nightly (a567209da 2025-02-13)
| -rw-r--r-- | rust-toolchain | 2 |
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" |
