mirror of
https://github.com/github/codeql.git
synced 2026-04-20 14:34:04 +02:00
6 lines
187 B
YAML
6 lines
187 B
YAML
qltest_cargo_check: true
|
|
qltest_dependencies:
|
|
- reqwest = { version = "0.12.9", features = ["blocking"] }
|
|
- native-tls = { version = "0.2.14" }
|
|
- rand = { version = "0.9.2" }
|