From: James McCoy <jamessan@debian.org>
Date: Sat, 13 Jun 2026 21:05:52 -0400
Subject: Relax tree-sitter dependency to 0.26

Forwarded: not-needed
Last-Update: 2026-06-13
---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 67542dc..d634240 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,4 +27,4 @@ tree-sitter-language = "0.1"
 cc = "1.1.22"
 
 [dev-dependencies]
-tree-sitter = "0.25.1"
+tree-sitter = "0.26"
