From afbfbd94c58c1b7c2e34eac16baf524a9609fd19 Mon Sep 17 00:00:00 2001 From: Steeve Payraudeau <16964532+steevepay@users.noreply.github.com> Date: Thu, 8 Aug 2024 18:21:57 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 376da9e..0e9fe5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ readme = "README.md" license = "Apache-2.0" keywords = ["document", "automation", "pdf", "docx", "xlsx"] categories = ["template-engine", "api-bindings", "filesystem"] -exclude = ["tests/*"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html