mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
docs: add docs.rs metadata to build with all features (#1471)
This commit is contained in:
@@ -33,3 +33,6 @@ tokio = { version = "0.2.0-alpha.1", path = "../tokio" }
|
||||
|
||||
rand = "0.7"
|
||||
tempfile = "3"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user