Bump the minimal version to 1.81 as we use std LazyLock

This commit is contained in:
Clément Renault 2025-01-08 15:31:13 +01:00
parent 6f24b438e0
commit dd28a3fd5a
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

View File

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