mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
docs: add docs.rs metadata to build with all features (#1471)
This commit is contained in:
@@ -56,3 +56,6 @@ libc = "0.2"
|
||||
log = "0.4"
|
||||
mio = "0.6.5"
|
||||
tokio-net = { version = "=0.2.0-alpha.2", path = "../tokio-net", features = ["signal"] }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user