mirror of
https://github.com/github/codeql.git
synced 2026-08-05 09:53:29 +02:00
5 lines
194 B
YAML
5 lines
194 B
YAML
qltest_use_nightly: true
|
|
qltest_dependencies:
|
|
- axum = { version = "0.8.7" }
|
|
- serde = { version = "1.0.228", features = ["derive"] }
|
|
- tokio = { version = "1", features = ["full"] } |