From 7aeb45acf4790f0a36a8c23a85f7748ba656e1cc Mon Sep 17 00:00:00 2001 From: mStar aka a person <12024604-mstarongitlab@users.noreply.gitlab.com> Date: Tue, 28 Nov 2023 07:34:25 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b69fac7..0b1d8dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ description = "An ActivityPub enabled social media server focused on helping wit readme = "README.md" repository = "https://gitlab.com/mstarongitlab/linstrom" -exclude = ["/.vscode"] +exclude = ["/.vscode", "/FeatureTargets.md"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]