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

Commit

Permalink
Going with a channel that ties to Rust 1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrank13 committed Mar 19, 2024
1 parent 1dd1249 commit 974b0d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[toolchain]
channel = "stable-2022-11-03"
components = [ "rustc" ]
targets = [ "x86_64-pc-windows-gnu", "aarch64-unknown-linux-gnu", "x86_64-pc-windows-gnu" ]
profile = "minimal"

0 comments on commit 974b0d2

Please sign in to comment.