summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8ac910a..305a8d0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,4 +20,5 @@ new-tokio-smtp = { git="https://github.com/1aim/new-tokio-smtp" }
[features]
-test-with-traceing = ["mail-common/traceing"] \ No newline at end of file
+test-with-traceing = ["mail-common/traceing"]
+extended-api = [] \ No newline at end of file