From 5e2e2228477207a8e12094e6f570ad8e2d72f982 Mon Sep 17 00:00:00 2001 From: blinxen Date: Wed, 1 Nov 2023 19:42:07 +0100 Subject: [PATCH] Fix license field in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5d99a97..d4e741e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ keywords = ["incremental", "parsing", "twig"] categories = ["parsing", "text-editors"] repository = "https://github.com/tree-sitter/tree-sitter-twig" edition = "2018" -license = "MIT" +license = "WTFPL" build = "bindings/rust/build.rs" include = [