mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
docs: fix tokio-stream features not being displayed (#3378)
This commit is contained in:
parent
3b840fb305
commit
3549092a0c
@ -38,3 +38,7 @@ async-stream = "0.3"
|
||||
futures = { version = "0.3", default-features = false }
|
||||
|
||||
proptest = "0.10.0"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user