From 2e70d4d7f24cd3a2db52790f85e4fe7d1eaf7ccc Mon Sep 17 00:00:00 2001 From: kitsunecafe <10284516+kitsunecafe@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:52:42 -0500 Subject: [PATCH] more cargo.toml; readme (its empty lol) --- Cargo.toml | 3 +++ README.md | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 README.md diff --git a/Cargo.toml b/Cargo.toml index 7bbd38e..e02c66f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,9 @@ edition = "2021" authors = ["Rowan "] repository = "https://fem.mint.lgbt/kitsunecafe/roxy-core" license = "GPL-3.0-or-later" +readme = "README.md" +description = "A library for transforming a readable input" +homepage = "https://roxy-docs.netlify.app" [dependencies] anyhow = "1.0.79" diff --git a/README.md b/README.md new file mode 100644 index 0000000..47551b3 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# roxy-core +