prepare for publish
This commit is contained in:
parent
64f90e1897
commit
284053e060
|
@ -2,6 +2,12 @@
|
||||||
name = "roxy_markdown_parser"
|
name = "roxy_markdown_parser"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
authors = ["Rowan <rowan@kitsu.cafe>"]
|
||||||
|
repository = "https://fem.mint.lgbt/kitsunecafe/roxy-markdown-parser"
|
||||||
|
license = "GPL-3.0-or-later"
|
||||||
|
readme = "README.md"
|
||||||
|
description = "Roxy plugin for parsing Markdown"
|
||||||
|
homepage = "https://roxy-docs.netlify.app"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue