mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
Enable the full
feature when compiled for the playground (#1960)
Closes #1932
This commit is contained in:
parent
4b85565bd7
commit
69885e214c
@ -131,3 +131,6 @@ tempfile = "3.1.0"
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[package.metadata.playground]
|
||||
features = ["full"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user