summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-06-08 02:13:43 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-06-08 02:13:43 -0400
commitf23e7689734d2b09a0b17e315eba722f12058c35 (patch)
tree1e9a3cc1713f77edbdb6b9f5c9351ed17a6fbdb1 /Cargo.toml
parentlleeaakk (diff)
downloadleak_memory-f23e7689734d2b09a0b17e315eba722f12058c35.tar.gz
leak_memory-f23e7689734d2b09a0b17e315eba722f12058c35.tar.bz2
leak_memory-f23e7689734d2b09a0b17e315eba722f12058c35.zip
change
Diffstat (limited to '')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
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 <tylerm@tylerm.dev>"]
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