mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Rust: fix bazel build
This commit is contained in:
@@ -12,6 +12,6 @@ codeql_rust_binary(
|
||||
deps = all_crate_deps(
|
||||
normal = True,
|
||||
) + [
|
||||
"//shared/tree-sitter-extractor:codeql-extractor",
|
||||
"//shared/tree-sitter-extractor",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user