We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f8c33 commit ae9ffeaCopy full SHA for ae9ffea
rust-toolchain.toml
@@ -1,3 +1,3 @@
1
[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"
+# Roll back to a very old toolchain. See: https://github.com/MarcGuiselin/wedge/issues/1
+channel = "1.39.0"
0 commit comments