Skip to content

Commit

Permalink
chore: Bump rust version (#13390)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Oct 23, 2023
1 parent 90c7c2e commit 37b8eee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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-2023-06-09"
channel = "nightly-2023-10-23"
components = ["rustfmt", "clippy", "rust-src", "miri", "rust-analyzer"]
4 changes: 2 additions & 2 deletions scripts/setup/rust-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[email protected]
[email protected]
[email protected].59
[email protected].61
[email protected]
[email protected].18
[email protected].20

1 comment on commit 37b8eee

@vercel
Copy link

@vercel vercel bot commented on 37b8eee Oct 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.