diff --git a/Cargo.toml b/Cargo.toml index e7918d9ce..8216d97a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,4 +66,6 @@ tokio = { version = "1", features = ["macros"] } typed-builder = "^0.18" url = "2" urlencoding = "2" -uuid = "1.6.1" \ No newline at end of file +uuid = "1.6.1" + +tera = "1" \ No newline at end of file