Skip to content

Commit af0d3c7

Browse files
committed
build: Update toolchain to nightly-2023-08-11
Signed-off-by: Akira Moroo <retrage01@gmail.com>
1 parent d05835f commit af0d3c7

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-2023-05-26"
2+
channel = "nightly-2023-08-11"
33
components = ["rust-src", "clippy", "rustfmt"]
44
targets = [
55
"aarch64-unknown-linux-gnu",

0 commit comments

Comments
 (0)