Skip to content

Commit

Permalink
build: Update toolchain to nightly-2023-11-11
Browse files Browse the repository at this point in the history
This update is to trigger container image build.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
  • Loading branch information
retrage committed Mar 9, 2024
1 parent 33bfc9f commit 150d82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2023-11-10"
channel = "nightly-2023-11-11"
components = ["rust-src", "clippy", "rustfmt"]
targets = [
"aarch64-unknown-linux-gnu",
Expand Down

0 comments on commit 150d82b

Please sign in to comment.