Skip to content

Commit

Permalink
ci: pin rustc to 1.77.0 (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
thevaibhav-dixit authored Mar 29, 2024
1 parent 88a4f5e commit 60e7594
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 = "stable"
channel = "1.77.0"
profile = "default"

targets = ["x86_64-apple-darwin", "x86_64-unknown-linux-musl"]

0 comments on commit 60e7594

Please sign in to comment.