Bump nightly version -> 2025-05-31

This commit is contained in:
Philipp Krones 2025-05-31 14:11:00 +02:00
parent 384b53eee2
commit cd71411f56
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-2025-05-21
nightly-2025-05-31
```
<!-- end autogenerated nightly -->

View file

@ -1,6 +1,6 @@
[toolchain]
# begin autogenerated nightly
channel = "nightly-2025-05-21"
channel = "nightly-2025-05-31"
# end autogenerated nightly
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"