We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738fd46 commit 7d20a44Copy full SHA for 7d20a44
src/lib.rs
@@ -223,8 +223,8 @@
223
//! features = ["tokio02"]
224
//! ```
225
//!
226
-//! Compatibility with the `tokio` 0.3 runtime is also simultaneously possible using the `tokio03`
227
-//! Cargo feature:
+//! Compatibility with the `tokio` 0.3 runtime is also simultaneously possible
+//! using the `tokio03` Cargo feature:
228
229
//! ```toml
230
//! [dependencies.async-std]
0 commit comments