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

Commit

Permalink
Merge pull request #52 from LibertyDSNP/chore/fix_local_linux
Browse files Browse the repository at this point in the history
Removing channel to make it build with 1.65.0
  • Loading branch information
pfrank13 authored Mar 19, 2024
2 parents 56d0db0 + f2ab71d commit 82de503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2024-02-04"
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 82de503

Please sign in to comment.