gggg
This commit is contained in:
parent
fd69e97187
commit
b2eb63ad26
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
[package]
|
||||
name = "leak_memory"
|
||||
version = "0.1.0"
|
||||
authors = ["Tyler Murphy <tylerm@tylerm.dev>"]
|
||||
version = "0.1.1"
|
||||
authors = ["Freya Murphy <freya@freyacat.org>"]
|
||||
edition = "2021"
|
||||
description = "The enterprise way to leak memory"
|
||||
license-file = "LICENSE"
|
||||
exclude = [".git", ".gitignore", "target"]
|
||||
rust-version = "1.69" # hehe funny
|
||||
readme = "README.md"
|
||||
repository = "https://g.tylerm.dev/tylermurphy534/leak_memory"
|
||||
repository = "https://g.freya.cat/freya/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