Rust: log detected manifests

This commit is contained in:
Paolo Tranquilli
2024-09-17 15:35:26 +02:00
parent 89a8cbc536
commit 5432493945
3 changed files with 31 additions and 15 deletions

View File

@@ -25,3 +25,4 @@ triomphe = "0.1.13"
argfile = "0.2.1"
codeql-extractor = { path = "../../shared/tree-sitter-extractor" }
rust-extractor-macros = { path = "macros" }
itertools = "0.13.0"