summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-05-30 23:08:43 -0400
committerFreya Murphy <freya@freyacat.org>2024-05-30 23:09:20 -0400
commitb2eb63ad26ff04361de3c15b500f85226f3e6193 (patch)
tree187b6bd47e58279b5acb69622976dd1ade45bf9d /Cargo.toml
parenti cans not spells (diff)
downloadleak_memory-b2eb63ad26ff04361de3c15b500f85226f3e6193.tar.gz
leak_memory-b2eb63ad26ff04361de3c15b500f85226f3e6193.tar.bz2
leak_memory-b2eb63ad26ff04361de3c15b500f85226f3e6193.zip
Diffstat (limited to '')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cee7cf9..c476788 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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