🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-02-01 19:08:45.0 +00:00:00
committer GitHub <noreply@github.com> 2025-02-01 19:08:45.0 +00:00:00
commit
8e690f3cc0f2c1b7c99ccf0c21b3ee85cdf516d0 [patch]
tree
4cc1160b3af855c92e935da7a496d0ce59b41fe5
parent
1478238f03a3ed085dea9750016e8967d649786a
download
8e690f3cc0f2c1b7c99ccf0c21b3ee85cdf516d0.tar.gz

Bump tree-sitter-highlight from 0.24.6 to 0.24.7

Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.24.6 to 0.24.7.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.24.6...v0.24.7)

---
updated-dependencies:
- dependency-name: tree-sitter-highlight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 5640c36..9090252 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -3212,9 +3212,9 @@

[[package]]
name = "tree-sitter-highlight"
version = "0.24.6"
version = "0.24.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1df627d3607f08557788a3c85b85042d8ccd5155eb119afff5f0c7b67a40924"
checksum = "6411813e4a9ebc87d391b98b0f3ce65d5361cd80c54de8651d8b85b555ea5d95"
dependencies = [
 "lazy_static",
 "regex",