chore: update Rust toolchain to 1.85.0

This commit is contained in:
Benoît CORTIER 2025-03-13 18:32:18 +09:00 committed by Benoît Cortier
parent 570cbe3c3f
commit 780c5383e1

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.82.0"
channel = "1.85.0"
components = ["rustfmt", "clippy"]