chore: adopt Rust 2024

This commit is contained in:
Matteo Settenvini 2025-02-21 00:16:31 +01:00
parent 0657a55b3d
commit 085893c2ef
Signed by: matteo
GPG key ID: 1C1B12600D81DE05
2 changed files with 2 additions and 2 deletions

View file

@ -3,6 +3,6 @@
[toolchain]
channel = "1.84"
channel = "1.85"
profile = "default"
components = ["rustfmt"]