chore: update Rust toolchain to 1.85.0

This commit is contained in:
Benoît CORTIER
2025-03-13 11:03:10 +01:00
committed by Benoît Cortier
parent 570cbe3c3f
commit 780c5383e1
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.82.0"
channel = "1.85.0"
components = ["rustfmt", "clippy"]