Merge pull request #17441 from github/redsun82/rust-cli-flags

Rust: make the cli flags override automatic
This commit is contained in:
Paolo Tranquilli
2024-09-16 14:37:43 +02:00
committed by GitHub
13 changed files with 157 additions and 48 deletions

View File

@@ -60,6 +60,7 @@ r.from_cargo(
"//:Cargo.toml",
"//ruby/extractor:Cargo.toml",
"//rust/extractor:Cargo.toml",
"//rust/extractor/macros:Cargo.toml",
"//shared/tree-sitter-extractor:Cargo.toml",
],
)