Merge pull request #710 from k-nasa/fix_ci_failed

Fixed ci failing
pull/714/head
nasa 5 years ago committed by GitHub
commit efab39eeaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save