mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
docs: add docs.rs metadata to build with all features (#1471)
This commit is contained in:
@@ -34,3 +34,6 @@ tokio-test = { version = "0.2.0-alpha.1", path = "../tokio-test" }
|
||||
|
||||
env_logger = { version = "0.6", default-features = false }
|
||||
loom = { version = "0.2.1", features = ["futures"] }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user