Skip to content

Commit efab39e

Browse files
authored
Merge pull request #710 from k-nasa/fix_ci_failed
Fixed ci failing
2 parents eb03f37 + bd60cd9 commit efab39e

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)