From 7e322a9bdfadfce892b908f303e9b9d3069b67f2 Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 18 Oct 2023 18:31:49 -0400 Subject: [PATCH] Clean up --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5ab950d..91454fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ version = "0.3.0" repository = "https://github.com/tree-sitter/tree-sitter-dust" edition = "2018" license = "MIT" -include = ["/src", "/tests", "/examples", "/tree-sitter-dust"] [dependencies] ansi_term = "0.12.1"