Bump nightly version -> 2026-02-11

This commit is contained in:
Philipp Krones 2026-02-11 20:02:32 +01:00
parent c9841a63af
commit 24b1392c87
No known key found for this signature in database
GPG key ID: 1CA0DF2AF59D68A5
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-22
nightly-2026-02-11
```
<!-- end autogenerated nightly -->

View file

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