# This file specifies the Rust version used to test the rust extractor. # IMPORTANT: this can also have an impact on QL test results [toolchain] channel = "1.90" profile = "minimal" components = [ "rust-src" ]