mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02:00
6 lines
180 B
YAML
6 lines
180 B
YAML
qltest_use_nightly: true
|
|
qltest_dependencies:
|
|
- poem = { version = "3.1.7" }
|
|
- tokio = { version = "1.43.0", features = ["full"] }
|
|
- async-std = { version = "1.13.1" }
|