about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-02-10 11:34:02 +0100
committerPhilipp Krones <hello@philkrones.com>2023-02-10 11:34:02 +0100
commit19c07f88ee6ecbbe5086e8435941aa68d58f35db (patch)
tree8745c46e2c6da8cd88387df96fc691045871326f
parent7c61b4ed89d941fad38dfff57923262e71219970 (diff)
downloadrust-19c07f88ee6ecbbe5086e8435941aa68d58f35db.tar.gz
rust-19c07f88ee6ecbbe5086e8435941aa68d58f35db.zip
Bump nightly version -> 2023-02-10
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4e7fc565a32..adea8c53df2 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-01-27"
+channel = "nightly-2023-02-10"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]