aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 5 insertions, 0 deletions
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"