We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e95d69 commit 032c55eCopy full SHA for 032c55e
tokio/Cargo.toml
@@ -82,7 +82,7 @@ signal = [
82
"winapi/consoleapi",
83
]
84
sync = []
85
-test-util = []
+test-util = ["rt", "sync", "time"]
86
time = []
87
88
[dependencies]
0 commit comments