summaryrefslogtreecommitdiffstats
path: root/headers/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'headers/Cargo.toml')
-rw-r--r--headers/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/headers/Cargo.toml b/headers/Cargo.toml
index 47d22f7..60d4a44 100644
--- a/headers/Cargo.toml
+++ b/headers/Cargo.toml
@@ -13,6 +13,9 @@ repository = "https://github.com/1aim/mail-headers"
serde-impl = [ "serde", "vec1/serde" ]
traceing = [ "mail-internals/traceing" ]
+[package.metadata.docs.rs]
+features = [ "serde-impl" ]
+
[dependencies]
mail-internals = "0.2.2"
failure = "0.1"