From 1922d2c5d1cdafa14e8c5ad3ef1e8141a99839f2 Mon Sep 17 00:00:00 2001 From: structix Date: Sun, 22 Sep 2024 22:02:09 +0200 Subject: [PATCH] Exclude screenshots from cargo crate --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index f2d45c5..2fc78a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,8 @@ repository = "https://github.com/STRUCTiX/tuemensa" readme = "README.md" keywords = ["cli", "canteen", "university", "tuebingen"] +exclude = ["screenshots"] + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]