Rocket/examples/templating/Rocket.toml
Sergio Benitez 4c96ae7b52 Add 'Rocket.toml' to templating example.
This allows 'template_dir' to be relative to the workspace as opposed to
relative to the CWD.
2021-04-13 18:20:41 -07:00

3 lines
37 B
TOML

[default]
template_dir = "templates"