Skip to content

Commit c6f85a0

Browse files
committed
revert to Rust 1.77 until we establish a MSRV policy
1 parent 042395b commit c6f85a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.83.0"
2+
channel = "1.77.0"
33
components = [ "rustfmt" ]
44
profile = "default"
55

0 commit comments

Comments
 (0)