aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 95272aa..f2fb4f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ repository = "https://gitlab.com/dunj3/evtclib"
license = "MIT"
include = [
"/src/**/*.rs",
+ "/benches/**/*.rs",
"/README.md",
"/CHANGELOG.md",
"/LICENSE",