archive
/
ymd
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
ymd/Cargo.toml

11 lines
181 B
TOML

[package]
name = "ymd"
version = "0.1.0"
authors = ["Jake Howard <git@theorangeone.net>"]
[dependencies]
tera = "0.8.0"
html5ever = "0.13.1"
markdown = "0.2.0"
yaml-rust = "0.3.5"