forked from mirror/async-std
run cargo fmt
This commit is contained in:
parent
eb03f37e43
commit
bd60cd9f81
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@
|
|||
//! default-features = false
|
||||
//! features = ["std"]
|
||||
//! ```
|
||||
//!
|
||||
//!
|
||||
//! And to use async-std on `no_std` targets that only support `alloc` only
|
||||
//! enable the `alloc` Cargo feature:
|
||||
//!
|
||||
|
|
Loading…
Reference in a new issue