diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-03-15 14:33:54 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-03-15 14:33:54 +0000 |
| commit | dec0daa8f6d0a0e1c702f169abb6bf3eee198c67 (patch) | |
| tree | b450efac4b648a7dd18a12ebd5e26eeb670732ba | |
| parent | fed95343233eedb7757f6b24faf6a52490d59a93 (diff) | |
| download | rust-dec0daa8f6d0a0e1c702f169abb6bf3eee198c67.tar.gz rust-dec0daa8f6d0a0e1c702f169abb6bf3eee198c67.zip | |
Rustup to rustc 1.70.0-nightly (171693274 2023-03-14)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index f86eb7a2b53..2236a6ca155 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-03-13" +channel = "nightly-2023-03-15" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
