Skip to content

Commit

Permalink
Merge pull request #10478 from Xuanwo/bump-toolchain
Browse files Browse the repository at this point in the history
ci: Bump toolchain to start rockets
  • Loading branch information
Xuanwo authored Mar 10, 2023
2 parents 698d482 + ab21a0c commit 4b276a9
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"]

1 comment on commit 4b276a9

@vercel
Copy link

@vercel vercel bot commented on 4b276a9 Mar 10, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

databend – ./

databend-git-main-databend.vercel.app
databend.vercel.app
databend-databend.vercel.app
databend.rs

Please sign in to comment.