docs.rs: build with all features

Now that we can, why not
This commit is contained in:
Paolo Barbolini
2020-08-06 23:49:04 +02:00
committed by Alexis Mousset
parent c8d73dd940
commit 470b8c3ca7

View File

@@ -64,7 +64,7 @@ smtp-transport = ["base64", "nom"]
unstable = []
[package.metadata.docs.rs]
features = ["async-std1", "tokio02"]
all-features = true
[[example]]
name = "smtp"