Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Rust crate tree-sitter-highlight to 0.25.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 2, 2025
1 parent 7314070 commit fe8d370
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@ strum = { version = "0.26.3", features = ["derive"] }
tempfile = "3.16.0"
thiserror = "2.0.11"
tokio = { version = "1.43.0", features = ["rt-multi-thread", "macros", "fs"] }
tree-sitter-highlight = "0.25.0"
tree-sitter-highlight = "0.25.1"
tree-sitter-yaml = "0.7.0"
tui-textarea = { version = "0.7.0", features = ["search"] }
url = { version = "2.5.3", features = ["serde"] }

0 comments on commit fe8d370

Please sign in to comment.