mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-17 05:07:17 +02:00
e326405f4f
Add new `templating` crate with custom parser/renderer for dealing with variables
7 lines
80 B
TOML
7 lines
80 B
TOML
[package]
|
|
name = "templates"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|