Skip to content

Commit

Permalink
revert to Rust 1.77 until we establish a MSRV policy
Browse files Browse the repository at this point in the history
  • Loading branch information
CleanCut committed Dec 11, 2024
1 parent 042395b commit c6f85a0
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 = "1.83.0"
channel = "1.77.0"
components = [ "rustfmt" ]
profile = "default"

Expand Down

0 comments on commit c6f85a0

Please sign in to comment.