fix: properly handle utf8 code points for highlight and tag assertions
(cherry picked from commit 6f050f0da5)
This commit is contained in:
parent
3ad82e6772
commit
8e1dbb4617
9 changed files with 131 additions and 53 deletions
|
|
@ -27,6 +27,7 @@ wasm = ["tree-sitter/wasm", "tree-sitter-loader/wasm"]
|
|||
[dependencies]
|
||||
anstyle.workspace = true
|
||||
anyhow.workspace = true
|
||||
bstr.workspace = true
|
||||
clap.workspace = true
|
||||
ctor.workspace = true
|
||||
ctrlc.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue