Skip to content

Commit ae9ffea

Browse files
committed
Toolchain bumped back further
1 parent a9f8c33 commit ae9ffea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
# Tried a few different toolchains, and so far 1.59.0 gets the least av false positives. See: https://github.com/MarcGuiselin/wedge/issues/1
3-
channel = "1.59.0"
2+
# Roll back to a very old toolchain. See: https://github.com/MarcGuiselin/wedge/issues/1
3+
channel = "1.39.0"

0 commit comments

Comments
 (0)