Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 974b0d2

Browse files
committed
Going with a channel that ties to Rust 1.65.0
1 parent 1dd1249 commit 974b0d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[toolchain]
2+
channel = "stable-2022-11-03"
23
components = [ "rustc" ]
34
targets = [ "x86_64-pc-windows-gnu", "aarch64-unknown-linux-gnu", "x86_64-pc-windows-gnu" ]
45
profile = "minimal"

0 commit comments

Comments
 (0)