mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
5 lines
153 B
YAML
5 lines
153 B
YAML
qltest_cargo_check: true
|
|
qltest_dependencies:
|
|
- log = "0.4"
|
|
- env_logger = "0.10"
|
|
- reqwest = { version = "0.12.9", features = ["blocking"] } |