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