aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2022-10-23 23:17:23 +0200
committeromagdy7 <omar.professional8777@gmail.com>2022-10-23 23:17:23 +0200
commita159a6a7f82cee0298acc142767c24c633341044 (patch)
tree027419638947cca1278efb36f812306e43909f02 /Cargo.toml
parent9a22465838289e495ef121704a3b381fa36bb441 (diff)
downloadgof-rs-a159a6a7f82cee0298acc142767c24c633341044.tar.xz
gof-rs-a159a6a7f82cee0298acc142767c24c633341044.zip
Edited Cargo.toml
Diffstat (limited to 'Cargo.toml')
-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