Skip to content

Commit

Permalink
ci: Bump toolchain to start rockets
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
Xuanwo committed Mar 10, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 698d482 commit ab21a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup/rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2022-12-15"
channel = "nightly-2023-03-10"
components = ["rustfmt", "clippy", "rust-src", "miri"]

0 comments on commit ab21a0c

Please sign in to comment.