Update src/lib.rs

pull/697/head
Yoshua Wuyts 5 years ago committed by GitHub
parent 3719484eba
commit 283a54a155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -222,7 +222,7 @@
//! ```
//!
//! And to use async-std on `no_std` targets that only support `alloc` only
//! enable the `core` Cargo feature:
//! enable the `alloc` Cargo feature:
//!
//! ```toml
//! [dependencies.async-std]

Loading…
Cancel
Save