mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
docs: add docs.rs metadata to build with all features (#1471)
This commit is contained in:
@@ -89,3 +89,6 @@ tokio-io-pool = "0.1.4"
|
||||
# UDS tests
|
||||
tempfile = "3"
|
||||
futures-preview = "=0.3.0-alpha.18"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user