Bump nightly version -> 2024-12-15

This commit is contained in:
Philipp Krones 2024-12-15 16:49:23 +01:00
parent 12edfb82e5
commit 028d87b018
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-2024-11-28
nightly-2024-12-15
```
<!-- end autogenerated nightly -->

View file

@ -1,6 +1,6 @@
[toolchain]
# begin autogenerated nightly
channel = "nightly-2024-11-28"
channel = "nightly-2024-12-15"
# end autogenerated nightly
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"