more cargo.toml; readme (its empty lol)

This commit is contained in:
kitsunecafe 2024-02-21 09:52:42 -05:00
parent 849ea63709
commit 2e70d4d7f2
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,9 @@ edition = "2021"
authors = ["Rowan <rowan@kitsu.cafe>"] authors = ["Rowan <rowan@kitsu.cafe>"]
repository = "https://fem.mint.lgbt/kitsunecafe/roxy-core" repository = "https://fem.mint.lgbt/kitsunecafe/roxy-core"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
readme = "README.md"
description = "A library for transforming a readable input"
homepage = "https://roxy-docs.netlify.app"
[dependencies] [dependencies]
anyhow = "1.0.79" anyhow = "1.0.79"

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# roxy-core