mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
test QL-for-QL on mac/win
This commit is contained in:
7
ql/rust-toolchain.toml
Normal file
7
ql/rust-toolchain.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# This file specifies the Rust version used to develop and test the QL
|
||||
# extractor. It is set to the lowest version of Rust we want to support.
|
||||
|
||||
[toolchain]
|
||||
channel = "1.54"
|
||||
profile = "minimal"
|
||||
components = [ "rustfmt" ]
|
||||
Reference in New Issue
Block a user