roxy-core crate dep
This commit is contained in:
parent
284053e060
commit
43e6e3e508
|
@ -12,5 +12,5 @@ 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
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
roxy_core = { git = "https://fem.mint.lgbt/kitsunecafe/roxy-core.git" }
|
roxy_core = "0.1.0"
|
||||||
pulldown-cmark = "0.9.3"
|
pulldown-cmark = "0.9.3"
|
||||||
|
|
Loading…
Reference in a new issue