Skip to content

Commit 540cfdb

Browse files
fix: revert back to rust 1.84 (#712)
1 parent 4cd8367 commit 540cfdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.85.0"
2+
channel = "1.84.0"
33
profile = "minimal"
44
components = ["rustfmt", "clippy"]
55
targets = [

0 commit comments

Comments
 (0)