Skip to content

Commit a7bc284

Browse files
committed
build: Update toolchain to nightly-2022-11-12
Signed-off-by: Akira Moroo <retrage01@gmail.com>
1 parent 3f23f5b commit a7bc284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "nightly-2022-06-10"
2+
channel = "nightly-2022-11-12"
33
components = ["rust-src", "clippy", "rustfmt"]
44
targets = ["x86_64-unknown-linux-gnu"]
55
profile = "default"

0 commit comments

Comments
 (0)