aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2022-10-23 23:09:11 +0200
committeromagdy7 <omar.professional8777@gmail.com>2022-10-23 23:09:11 +0200
commit6184fbf43710f15abfc7620774ec3be5af7724e4 (patch)
tree1a78e0265894f59bf47a7c7b34d164d9cb1a8aff
parentf22324451891c0af32d6a0e3ca913670072205e9 (diff)
downloadgof-rs-6184fbf43710f15abfc7620774ec3be5af7724e4.tar.xz
gof-rs-6184fbf43710f15abfc7620774ec3be5af7724e4.zip
Added resource file in cargo.toml
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f84bdfc..3d0fed8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +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 = ["/presets/patterns/*.txt"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html