Files
transatoshi c8f4a4cfc4 new site
2025-01-24 11:27:38 -08:00

12 lines
240 B
TOML

[package]
name = "grinminer-form"
version = "0.1.0"
edition = "2021"
[dependencies]
rocket = { git = "https://github.com/rwf2/Rocket" }
[dependencies.rocket_dyn_templates]
version = "0.1.0"
features = ["handlebars", "tera", "minijinja"]