Skip to content

Commit bb4a259

Browse files
committed
Bump nightly version -> 2024-01-09
1 parent b5bf09e commit bb4a259

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clippy_utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This crate is only guaranteed to build with this `nightly` toolchain:
88

99
<!-- begin autogenerated nightly -->
1010
```
11-
nightly-2024-12-26
11+
nightly-2025-01-09
1212
```
1313
<!-- end autogenerated nightly -->
1414

rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[toolchain]
22
# begin autogenerated nightly
3-
channel = "nightly-2024-12-26"
3+
channel = "nightly-2025-01-09"
44
# end autogenerated nightly
55
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
66
profile = "minimal"

0 commit comments

Comments
 (0)