mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
7 lines
196 B
TOML
7 lines
196 B
TOML
# This file specifies the Rust version used to develop and test the Ruby
|
|
# extractor. It is set to the lowest version of Rust we want to support.
|
|
|
|
[toolchain]
|
|
channel = "1.54"
|
|
profile = "default"
|