From 0d159dabf4cd038d0dd690e44ed1d08e26247606 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Sat, 29 Nov 2014 23:07:35 +0100 Subject: Full templating support --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3c60d42..566a4d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,3 +16,6 @@ lazy_static = "~0.1.1" [dependencies.persistent] git = "https://github.com/iron/persistent" + +[dependencies.rust-mustache] +git = "https://github.com/erickt/rust-mustache" -- cgit v1.2.3