mirror of
https://github.com/github/codeql.git
synced 2026-02-05 09:41:10 +01:00
I had some trouble getting this to work with version 1.54 of the Rust toolchain, so I had to bump it up to 1.59.
9 lines
111 B
TOML
9 lines
111 B
TOML
[workspace]
|
|
members = [
|
|
"autobuilder",
|
|
"extractor",
|
|
"generator",
|
|
"node-types",
|
|
"buramu",
|
|
]
|