docs.rs: build with all features
Now that we can, why not
This commit is contained in:
committed by
Alexis Mousset
parent
c8d73dd940
commit
470b8c3ca7
@@ -64,7 +64,7 @@ smtp-transport = ["base64", "nom"]
|
||||
unstable = []
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["async-std1", "tokio02"]
|
||||
all-features = true
|
||||
|
||||
[[example]]
|
||||
name = "smtp"
|
||||
|
||||
Reference in New Issue
Block a user