From f23e7689734d2b09a0b17e315eba722f12058c35 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Thu, 8 Jun 2023 02:13:43 -0400 Subject: [PATCH] change --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 96f2fce..91dbda7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,9 +5,12 @@ authors = ["Tyler Murphy "] edition = "2021" description = "The enterprise way to leak memory" license = "MIT++" +icense-file = "LICENSE" exclude = [".git", ".gitignore", "target"] rust-version = "1.69" # hehe funny readme = "README.md" +repository = "https://g.tylerm.dev/tylermurphy534/leak_memory" +keywords = ["nightmare", "cursed", "enterprise", "memory"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html