Bump nightly version -> 2025-08-07

This commit is contained in:
Philipp Krones 2025-08-07 16:47:57 +02:00
parent f2b7e9ff52
commit 2893dc8019
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-2025-07-25
nightly-2025-08-07
```
<!-- end autogenerated nightly -->

View File

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