Fixed updated docs to match the 80 column style the rest of the docs use

pull/909/head
Andrew Silver 4 years ago
parent 738fd46618
commit 7d20a4435c
No known key found for this signature in database
GPG Key ID: A401E46BA2D84BD0

@ -223,8 +223,8 @@
//! features = ["tokio02"]
//! ```
//!
//! Compatibility with the `tokio` 0.3 runtime is also simultaneously possible using the `tokio03`
//! Cargo feature:
//! Compatibility with the `tokio` 0.3 runtime is also simultaneously possible
//! using the `tokio03` Cargo feature:
//!
//! ```toml
//! [dependencies.async-std]

Loading…
Cancel
Save