From: Ian Jackson Date: Sun, 14 Feb 2021 23:57:51 +0000 (+0000) Subject: Docuemnt reason for tera version X-Git-Tag: otter-0.4.0~455 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=dc771e8a99c49492d9a9ea494a895f4e19307efc;p=otter.git Docuemnt reason for tera version Signed-off-by: Ian Jackson --- diff --git a/Cargo.toml b/Cargo.toml index 3a9041a9..0be26cae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,6 +58,8 @@ uds = "0.2" url = "2" vecdeque-stableix = "1" +# This version wants to stay aligned with Rocket's, or we'll hve +# two copies of the templating engine in our executables! tera = "0.11" # Repeated here because importing does not work properly