roxy-core/Cargo.toml

11 lines
219 B
TOML
Raw Normal View History

2024-01-15 18:19:33 +00:00
[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"