Bump nightly version -> 2026-01-22

This commit is contained in:
Philipp Krones
2026-01-22 16:55:13 +01:00
parent 94fe3ddd93
commit 21e84b5da8
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ This crate is only guaranteed to build with this `nightly` toolchain:
<!-- begin autogenerated nightly -->
```
nightly-2026-01-08
nightly-2026-01-22
```
<!-- end autogenerated nightly -->

View File

@@ -1,6 +1,6 @@
[toolchain]
# begin autogenerated nightly
channel = "nightly-2026-01-08"
channel = "nightly-2026-01-22"
# end autogenerated nightly
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"