Skip to content

Commit bd60cd9

Browse files
committed
run cargo fmt
1 parent eb03f37 commit bd60cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
//! default-features = false
221221
//! features = ["std"]
222222
//! ```
223-
//!
223+
//!
224224
//! And to use async-std on `no_std` targets that only support `alloc` only
225225
//! enable the `alloc` Cargo feature:
226226
//!

0 commit comments

Comments
 (0)