aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 39e306b..6b17270 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ description = "Game of life in your terminal with over 500 uniquer patterns to c
repository = "https://github.com/omagdy7/gof-rs"
keywords = ["cli", "game-of-life"]
edition = "2021"
-include = ["/src", "/presets/"]
+include = ["/src", "/presets/patterns"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html