Rust: test with the 1.90 toolchain

This commit is contained in:
Paolo Tranquilli
2025-10-07 11:32:20 +02:00
parent e2a8d58e02
commit ace2ff5775

View File

@@ -2,6 +2,6 @@
# IMPORTANT: this can also have an impact on QL test results
[toolchain]
channel = "1.86"
channel = "1.90"
profile = "minimal"
components = [ "rust-src" ]