Skip to content

Commit

Permalink
chore(ci): rust toolchain 2024-11-28 build image
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Dec 5, 2024
1 parent ba9aa5f commit a5fa2bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-2024-07-02"
channel = "nightly-2024-11-28"
components = ["rustfmt", "clippy", "rust-src", "miri", "rust-analyzer"]

0 comments on commit a5fa2bf

Please sign in to comment.