build: pin Rust toolchain to 1.85.0
This commit is contained in:
+1
-2
@@ -1,4 +1,3 @@
|
|||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "stable"
|
channel = "1.85.0"
|
||||||
components = ["clippy", "rustfmt"]
|
components = ["clippy", "rustfmt"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user