chore: refresh lockfile and bump rust-toolchain to 1.93

Required to absorb the libcosmic-yoda squash rebase on 2026-05-25.
libcosmic-yoda now declares rust-version = "1.93".

Leyoda 2026 – GPLv3
This commit is contained in:
Lionel DARNIS 2026-05-25 14:27:10 +02:00
parent 6f514db1b4
commit be22ac64b7
2 changed files with 151 additions and 158 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.90.0"
channel = "1.93.0"
components = ["clippy", "rustfmt"]