hyena/Cargo.toml

12 lines
230 B
TOML
Raw Normal View History

2024-03-26 14:25:41 +11:00
[package]
name = "hyena"
version = "0.2.0"
2024-03-26 14:25:41 +11:00
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
inkjet = "0.10.3"
comrak = "0.21.0"
gray_matter = "0.2"