Bump version in the rust-toolchain TOML

This commit is contained in:
Kerollmops
2025-03-31 16:43:36 +02:00
parent 5607802fe1
commit f0f6c3000f

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.81.0"
channel = "1.85.1"
components = ["clippy"]