From 8d83d551fb8e682e81706ad84124e079adac59e8 Mon Sep 17 00:00:00 2001 From: Philipp Korber Date: Thu, 22 Nov 2018 14:29:36 +0100 Subject: chore(template) integrated template crate wrt. workspace --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2933eec..149ef86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,8 @@ members = [ "core", "headers", "internals", - "smtp" + "smtp", + "template" ] -- cgit v1.2.3