Skip to content

Commit af6a49f

Browse files
committed
[chore] Update toolchain version
1 parent f4a909b commit af6a49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
22
profile = "minimal"
33
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
4-
channel = "nightly-2024-02-25"
4+
channel = "nightly-2024-05-02"
55
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]

0 commit comments

Comments
 (0)