Update to Rust 1.90

This commit is contained in:
Abdo 2025-12-09 14:27:27 +03:00
parent 2d4de33cf3
commit 00f3084b0f

View file

@ -1,3 +1,3 @@
[toolchain]
# older versions may fail to compile; newer versions may fail the clippy tests
channel = "1.89.0"
channel = "1.90.0"