mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-24 00:00:11 +02:00
toml: enable test-util feature for the playground (#3224)
This commit is contained in:
+1
-1
@@ -134,4 +134,4 @@ all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[package.metadata.playground]
|
||||
features = ["full"]
|
||||
features = ["full", "test-util"]
|
||||
|
||||
Reference in New Issue
Block a user