Update MSRV to 1.85.0

And appease clippy (`__CARGO_FIX_YOLO=1 cargo clippy --fix`).
This commit is contained in:
Lambda 2025-02-20 17:16:11 +00:00
parent 65ec500d75
commit be4c48fa11
8 changed files with 52 additions and 54 deletions

View file

@ -9,7 +9,7 @@
# If you're having trouble making the relevant changes, bug a maintainer.
[toolchain]
channel = "1.84.0"
channel = "1.85.0"
components = [
# For rust-analyzer
"rust-src",