From 9085e773e3b6bbaa698e301761001597bd39ae7d Mon Sep 17 00:00:00 2001 From: delta Date: Tue, 26 Aug 2025 21:24:12 +0200 Subject: include the queries in the binary --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ccc6bd8..4cbbd6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,8 @@ libloading = "0.8.8" tree-sitter = "0.25.8" tree-sitter-highlight = "0.25.8" url = "2.5.7" + +[build-dependencies] +prettyplease = "0.2.37" +quote = "1.0.40" +syn = "2.0.106" -- cgit v1.2.3