Skip to content

Commit 7d20a44

Browse files
committed
Fixed updated docs to match the 80 column style the rest of the docs use
1 parent 738fd46 commit 7d20a44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/lib.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@
223223
//! features = ["tokio02"]
224224
//! ```
225225
//!
226-
//! Compatibility with the `tokio` 0.3 runtime is also simultaneously possible using the `tokio03`
227-
//! Cargo feature:
226+
//! Compatibility with the `tokio` 0.3 runtime is also simultaneously possible
227+
//! using the `tokio03` Cargo feature:
228228
//!
229229
//! ```toml
230230
//! [dependencies.async-std]

0 commit comments

Comments
 (0)