Rust: reuse shared rust trap library

This commit is contained in:
Paolo Tranquilli
2024-08-30 16:08:37 +02:00
parent 4f0fe1ce3a
commit 7e1290aa74
19 changed files with 677 additions and 216 deletions

View File

@@ -358,6 +358,7 @@
],
"shared tree-sitter extractor cargo.toml": [
"shared/tree-sitter-extractor/Cargo.toml",
"ruby/extractor/codeql-extractor-fake-crate/Cargo.toml"
"ruby/extractor/codeql-extractor-fake-crate/Cargo.toml",
"rust/extractor/codeql-extractor-fake-crate/Cargo.toml"
]
}