Skip to content

Commit

Permalink
Bump nightly version -> 2024-01-09
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Jan 9, 2025
1 parent b5bf09e commit bb4a259
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clippy_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This crate is only guaranteed to build with this `nightly` toolchain:

<!-- begin autogenerated nightly -->
```
nightly-2024-12-26
nightly-2025-01-09
```
<!-- end autogenerated nightly -->

Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[toolchain]
# begin autogenerated nightly
channel = "nightly-2024-12-26"
channel = "nightly-2025-01-09"
# end autogenerated nightly
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"

0 comments on commit bb4a259

Please sign in to comment.