diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 6fec489ac995..ecc2fc606f50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,4 @@ chrono = "0.4" log = "0.4" r2d2 = "*" futures = "*" +tera = "0.11" |