change
This commit is contained in:
parent
346bac811d
commit
f23e768973
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue