mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
7 lines
189 B
YAML
7 lines
189 B
YAML
qltest_cargo_check: true
|
|
qltest_dependencies:
|
|
- log = "0.4"
|
|
- env_logger = "0.10"
|
|
- reqwest = { version = "0.12.9", features = ["blocking"] }
|
|
- axum = { version = "0.8.7" }
|