roxy-core/Cargo.toml
kitsunecafe f4eb7e6d19 init
2024-01-17 04:25:32 -05:00

11 lines
219 B
TOML

[package]
name = "roxy_core"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pulldown-cmark = "0.9.3"
tera = "1.19.1"