Ruby: add support for extracting overlays

This commit is contained in:
Nick Rolfe
2025-05-29 16:49:27 +01:00
parent 036489c6bd
commit c4ccc5502d
5 changed files with 56 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -405,6 +405,7 @@ dependencies = [
"lazy_static",
"rayon",
"regex",
"serde_json",
"tracing",
"tracing-subscriber",
"tree-sitter",