lastfuture-static-page-gen/Cargo.toml

13 lines
291 B
TOML

[package]
name = "lf-builder"
version = "0.1.0"
edition = "2021"
authors = [ "Alina Marquardt <lastfuture@lastfuture.de>" ]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.24"
json = "0.12.4"
mustache = "0.9.0"